Re: [PATCH 1/2] gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()

From: Linus Walleij
Date: Wed Mar 27 2013 - 04:55:37 EST


On Fri, Mar 15, 2013 at 10:17 AM, Jingoo Han <jg1.han@xxxxxxxxxxx> wrote:

> Use the wrapper functions for getting and setting the driver data
> using spi_device instead of using dev_{get|set}_drvdata with
> &spi->dev, so we can directly pass a struct spi_device.
>
> Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx>

Patch applied.

Thanks!
Linus Walleij
--
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/