Messages in this thread |  | | Date | Wed, 27 Mar 2013 09:55:31 +0100 | | Subject | Re: [PATCH 1/2] gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata() | | From | Linus Walleij <> |
| |
On Fri, Mar 15, 2013 at 10:17 AM, Jingoo Han <jg1.han@samsung.com> 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@samsung.com>
Patch applied.
Thanks! Linus Walleij
|  |