From mboxrd@z Thu Jan 1 00:00:00 1970 From: Holger Brunck Date: Thu, 22 Mar 2012 08:58:16 +0100 Subject: [U-Boot] [PATCH 10/21] spi/kirkwood: add weak functions board_spi_bus_claim/release In-Reply-To: References: <1332344980-8658-1-git-send-email-holger.brunck@keymile.com><1332344980-8658-11-git-send-email-holger.brunck@keymile.com> Message-ID: <4F6ADB98.80603@keymile.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Prafulla, On 03/21/2012 05:30 PM, Prafulla Wadaskar wrote: >> Subject: [PATCH 10/21] spi/kirkwood: add weak functions >> board_spi_bus_claim/release >> >> From: Valentin Longchamp >> >> Some kirkwood based boards may need to implement such function due to >> some HW designs. >> >> Signed-off-by: Valentin Longchamp >> cc: Gerlando Falauto >> cc: Prafulla Wadaskar >> cc: Holger Brunck >> --- > > Pls post this as standalone patch, does not have any dependency. > Exclude from this patch series. > hm, without this patch this patchserie will end up in boards wich are not able to work properly. So for me there is a dependancy. But if you still insist... Regards Holger