From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 29 Mar 2017 07:19:04 +0200 Subject: [U-Boot] [PATCH 11/17] powerpc: freescale: Unify the two get_clocks() calls In-Reply-To: <20170328162733.20905-11-sjg@chromium.org> References: <20170328162733.20905-1-sjg@chromium.org> <20170328162733.20905-11-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 28.03.2017 18:27, Simon Glass wrote: > Combine the conditions so this appears in the init list only once. > > Signed-off-by: Simon Glass Reviewed-by: Stefan Roese Thanks, Stefan