"git@git.tuxist.de:jan.koester/linux.git" did not exist on "eb8aa72d4e8756bde74d5f22bdd968ee6131069a"
rtc: rtc-rx4581: use spi_set_drvdata()
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>
Signed-off-by:
Andrew Morton <akpm@linux-foundation.org>
Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Loading
Please sign in to comment