All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Brugger <matthias.bgg@gmail.com>
To: linux-mediatek@lists.infradead.org
Cc: s.hauer@pengutronix.de, arnd@arndb.de, djkurtz@chromium.org,
	paul.gortmaker@windriver.com, eddie.huang@mediatek.com,
	jamesjj.liao@mediatek.com, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] soc: mediatek: SCPSYS: use builtin_platform_driver
Date: Thu, 21 Jan 2016 18:55:04 +0100	[thread overview]
Message-ID: <56A11B78.8030405@gmail.com> (raw)
In-Reply-To: <1451464240-5313-1-git-send-email-matthias.bgg@gmail.com>



On 30/12/15 09:30, Matthias Brugger wrote:
> SCPSYS can't be built as module. Use builtin_platform_driver instead.
> For this probe must not be __init and the data accessed can't be
> __initconst. Remove this macros. To make the impact as small as possible,
> fold scp_domain_data into scp_domain via a pointer.
>
> Cc: Sascha Hauer <s.hauer@pengutronix.de>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Reported-by: Daniel Kurtz <djkurtz@chromium.org>
> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
> ---

Applied to v4.5-next/soc with the tags.

Daniel actually stands out, with Reported-by, Reviewed-by and Tested-by 
tags. :)

Thanks!

WARNING: multiple messages have this Message-ID (diff)
From: matthias.bgg@gmail.com (Matthias Brugger)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] soc: mediatek: SCPSYS: use builtin_platform_driver
Date: Thu, 21 Jan 2016 18:55:04 +0100	[thread overview]
Message-ID: <56A11B78.8030405@gmail.com> (raw)
In-Reply-To: <1451464240-5313-1-git-send-email-matthias.bgg@gmail.com>



On 30/12/15 09:30, Matthias Brugger wrote:
> SCPSYS can't be built as module. Use builtin_platform_driver instead.
> For this probe must not be __init and the data accessed can't be
> __initconst. Remove this macros. To make the impact as small as possible,
> fold scp_domain_data into scp_domain via a pointer.
>
> Cc: Sascha Hauer <s.hauer@pengutronix.de>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Reported-by: Daniel Kurtz <djkurtz@chromium.org>
> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
> ---

Applied to v4.5-next/soc with the tags.

Daniel actually stands out, with Reported-by, Reviewed-by and Tested-by 
tags. :)

Thanks!

  parent reply	other threads:[~2016-01-21 17:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-30  8:30 [PATCH v2] soc: mediatek: SCPSYS: use builtin_platform_driver Matthias Brugger
2015-12-30  8:30 ` Matthias Brugger
2015-12-30  8:30 ` Matthias Brugger
2016-01-08 12:16 ` Daniel Kurtz
2016-01-08 12:16   ` Daniel Kurtz
     [not found] ` <1451464240-5313-1-git-send-email-matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-01-08 12:49   ` Arnd Bergmann
2016-01-08 12:49     ` Arnd Bergmann
2016-01-08 12:49     ` Arnd Bergmann
2016-01-21 17:55 ` Matthias Brugger [this message]
2016-01-21 17:55   ` Matthias Brugger

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=56A11B78.8030405@gmail.com \
    --to=matthias.bgg@gmail.com \
    --cc=arnd@arndb.de \
    --cc=djkurtz@chromium.org \
    --cc=eddie.huang@mediatek.com \
    --cc=jamesjj.liao@mediatek.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=s.hauer@pengutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.