On Tue, 26 Feb 2013 14:47:54 +0800, Wenyou Yang <[email protected]> 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 <[email protected]>
> Cc: [email protected]
> Cc: [email protected]

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.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to