]> git.openfabrics.org - ~emulex/infiniband.git/commit
w1: Use device platform_data to retrieve ds1wm platform bits
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 6 Apr 2011 09:41:03 +0000 (11:41 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 26 May 2011 17:45:00 +0000 (19:45 +0200)
commit121ea573aeb7e9b1d79effa8ef7970031aebda12
treecbde4018e74e37fb4697ae5a9f1eb0a0096fae8b
parentec71974f2a3ae052cdbb57a92ce3c3b34ebd7b5d
w1: Use device platform_data to retrieve ds1wm platform bits

With the addition of the platform device mfd_cell pointer, we can now
cleanly pass the sub device drivers platform data pointers through the
regular device platform_data one, and get rid of mfd_get_data().

Cc: Matt Reimer <mreimer@vpop.net>
Cc: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/asic3.c
drivers/mfd/htc-pasic3.c
drivers/w1/masters/ds1wm.c