| | Date | Thu, 17 Feb 2011 19:51:34 -0800 | | From | Mark Brown <> | | Subject | Re: [PATCH 20/29] wm8400-codec: use mfd_data instead of driver_data (v2) |
| |
On Thu, Feb 17, 2011 at 07:07:27PM -0800, Andres Salomon wrote: > Use mfd_data for passing information from mfd drivers to soc > clients. The mfd_cell's driver_data field is being phased out. > > Clients that were using driver_data now access .mfd_data > via mfd_get_data(). > > v2: add some missing mfd/core.h includes. > > Signed-off-by: Andres Salomon <dilinger@queued.net>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|