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

From: Grant Likely
Date: Sun Mar 03 2013 - 04:24:51 EST


On Tue, 26 Feb 2013 14:47:54 +0800, Wenyou Yang <wenyou.yang@xxxxxxxxx> 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@xxxxxxxxx>
> Cc: spi-devel-general@xxxxxxxxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/