linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: Fix missing api-change from subsys_interface change
Date: Fri, 13 Jan 2012 10:05:08 +0900	[thread overview]
Message-ID: <033301ccd18f$64ac8c60$2e05a520$%kim@samsung.com> (raw)
In-Reply-To: <20120112160605.GA10831@suse.de>

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@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@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

  reply	other threads:[~2012-01-13  1:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-12 13:30 [PATCH] arm: Fix missing api-change from subsys_interface change Heiko Stübner
2012-01-12 16:06 ` Greg KH
2012-01-13  1:05   ` Kukjin Kim [this message]
2012-01-27  8:10     ` Heiko Stübner
2012-01-27  8:15       ` Kukjin Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='033301ccd18f$64ac8c60$2e05a520$%kim@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).