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 <[email protected]>
> > ---
> > 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 <[email protected]>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to