Re: [PATCH v1] mfd: Fetch cell pointer from platform_device->mfd_cell

From: Greg KH
Date: Fri Apr 08 2011 - 22:16:46 EST


On Sat, Apr 09, 2011 at 01:11:09AM +0200, Samuel Ortiz wrote:
>
> In order for MFD drivers to fetch their cell pointer but also their
> platform data one, an mfd cell pointer is added to the platform_device
> structure.
> That allows all MFD sub devices drivers to be MFD agnostic, unless
> they really need to access their MFD cell data. Most of them don't,
> especially the ones for IPs used by both MFD and non MFD SoCs.
>
> Cc: Greg KH <gregkh@xxxxxxx>
> Cc: Grant Likely <grant.likely@xxxxxxxxxxxx>
> Signed-off-by: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>

Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

I'm guesing this will go through someone elses tree than mine?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/