[PATCH] arm: Fix missing api-change from subsys_interface change

Kukjin Kim kgene.kim at samsung.com
Thu Jan 12 20:05:08 EST 2012


Greg KH wrote:
> 
> On Thu, Jan 12, 2012 at 02:30:48PM +0100, Heiko Stübner wrote:
> > Commit 4a858cfc9a (arm: convert sysdev_class to a regular subsystem)
> > converted the samsung sysdevs into subsys_interface instances.
> >
> > While the original add-function only had a (struct sys_device *)
> > parameter, the dev_add from subsys_interface needs
> > 	(struct device *, struct subsys_interface *)
> > leading to "initialized from incompatible pointer type" warnings.
> >
> > Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> > ---
> > The patch applies cleanly against the current driver-core git,
> > hopefully it's the right tree.
> 
> Thanks for fixing this up, sorry for getting it wrong.
> 
> This should be done against the Samsung arm git tree, and go in through
> that one.  The driver-core git tree is equal to Linus's tree of a few
> days ago, there are no driver-core patches in it at the moment.
> 
> Kukjin, can you take these?
> 
Sure, let me pick this up in my fixes.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.




More information about the linux-arm-kernel mailing list