linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: gregkh@suse.de (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: Fix missing api-change from subsys_interface change
Date: Thu, 12 Jan 2012 08:06:05 -0800	[thread overview]
Message-ID: <20120112160605.GA10831@suse.de> (raw)
In-Reply-To: <201201121430.49448.heiko@sntech.de>

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?

thanks,

greg k-h

  reply	other threads:[~2012-01-12 16:06 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 [this message]
2012-01-13  1:05   ` Kukjin Kim
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=20120112160605.GA10831@suse.de \
    --to=gregkh@suse.de \
    --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).