[PATCH v5 01/16] spi/spi-atmel: fix master->num_chipselect wrongly set.

Grant Likely grant.likely at secretlab.ca
Sat Mar 2 18:15:35 EST 2013


On Tue, 26 Feb 2013 14:47:54 +0800, Wenyou Yang <wenyou.yang at atmel.com> wrote:
> if the spi property "cs-gpios" is set as below:
> 
> 	cs-gpios = <0>, <&pioC 11 0>, <0>, <0>;
> 
> the master->num_chipselect will wrongly be set to 0,
> and the spi fail to probe.
> 
> Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
> Cc: spi-devel-general at lists.sourceforge.net
> Cc: linux-kernel at vger.kernel.org

I think I've got this bug fixed in the core spi code. Give it a couple
of days and retest with linux-next.

g.




More information about the linux-arm-kernel mailing list