Searched hist:c24b2602af88db4489c6c3fb4b2a8e47fb15769b (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/rtc/ |
H A D | rtc-max6902.c | c24b2602af88db4489c6c3fb4b2a8e47fb15769b Wed Dec 05 07:45:11 UTC 2007 Marc Pignat <marc.pignat@hevs.ch> spi: use simplified spi_sync() calling convention
Given the patch which simplifies the spi_sync calling convention, this one updates the callers of that routine which tried using it according to the previous specification. (Most didn't.)
Signed-off-by: Marc Pignat <marc.pignat@hevs.ch> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/linux/drivers/mmc/host/ |
H A D | mmc_spi.c | c24b2602af88db4489c6c3fb4b2a8e47fb15769b Wed Dec 05 07:45:11 UTC 2007 Marc Pignat <marc.pignat@hevs.ch> spi: use simplified spi_sync() calling convention
Given the patch which simplifies the spi_sync calling convention, this one updates the callers of that routine which tried using it according to the previous specification. (Most didn't.)
Signed-off-by: Marc Pignat <marc.pignat@hevs.ch> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/linux/drivers/input/touchscreen/ |
H A D | ads7846.c | c24b2602af88db4489c6c3fb4b2a8e47fb15769b Wed Dec 05 07:45:11 UTC 2007 Marc Pignat <marc.pignat@hevs.ch> spi: use simplified spi_sync() calling convention
Given the patch which simplifies the spi_sync calling convention, this one updates the callers of that routine which tried using it according to the previous specification. (Most didn't.)
Signed-off-by: Marc Pignat <marc.pignat@hevs.ch> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|