[PATCH 5/9] staging: ste_rmi4: kill platform_data hack
Greg KH
gregkh at linuxfoundation.org
Mon Mar 25 14:00:19 EDT 2013
On Mon, Mar 25, 2013 at 02:12:25PM +0100, Linus Walleij wrote:
> On Thu, Mar 21, 2013 at 10:51 PM, Arnd Bergmann <arnd at arndb.de> wrote:
>
> > There is only one instance of the platform data for synaptics_i2c_rmi4
> > in the mainline kernel, so there is no point of pretending its
> > variable here. The only member that has a dependency on the platform
> > is actually the interrupt number, and there is a field in the
> > i2c_client structure that gets initialized from the board info,
> > so we can trivially move the board_into into the platform without
> > knowledge of the platform_data structure.
> >
> > Signed-off-by: Arnd Bergmann <arnd at arndb.de>
>
> Greg can we have your ACK on this patch to staging so we can take
> it through the ARM SoC tree?
>
> (Tell me if you can't retrieve it and I'll send it verbose.)
Please resend it as I don't see it in my mailboxes anywhere...
thanks,
greg k-h
More information about the linux-arm-kernel
mailing list