]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: mfd_cell is now implicitly available to janz drivers
authorAndres Salomon <dilinger@queued.net>
Fri, 18 Feb 2011 03:07:22 +0000 (19:07 -0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:54 +0000 (10:41 +0100)
commitf0c5c06eb662e12cb4cfee6b69374ec243ef7012
tree44040fd3c5c8b1f9961a2db1a22f2b1e2bf92b18
parent12d18dcd1d2456ea3531525854aeee2814e20d57
mfd: mfd_cell is now implicitly available to janz drivers

The cell's platform_data is now accessed with a helper function;
change clients to use that, and remove the now-unused data_size.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/gpio/janz-ttl.c
drivers/mfd/janz-cmodio.c
drivers/net/can/janz-ican3.c