Re: [PATCH 1/6] mfd: wm831x: use spi_get_drvdata() andspi_set_drvdata()

From: Samuel Ortiz
Date: Tue Apr 09 2013 - 06:19:16 EST


Hi Jingoo,

On Sat, Apr 06, 2013 at 03:42:48PM +0900, Jingoo Han 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>
> ---
> drivers/mfd/wm831x-spi.c | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
All 6 patches applied, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
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/