From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/2] i2c: designware: use module_platform_driver
Date: Tue, 18 Jun 2013 18:27:11 +0200 [thread overview]
Message-ID: <20130618162711.GG7718@katana> (raw)
In-Reply-To: <1370918230-24793-2-git-send-email-zhangfei.gao@linaro.org>
On Tue, Jun 11, 2013 at 10:37:09AM +0800, Zhangfei Gao wrote:
> Instead of use platform_driver_probe, use module_platform_driver
> To support deferred probing
> Also subsys_initcall may too early to auto set pinctl
>
> Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
> CC: Baruch Siach <baruch@tkos.co.il>
Basically OK, but please resend for 3.12, so we get enough testing
before entering mainline. I am a bit anxious of side
effects and 3.11 is too near.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130618/df3973ee/attachment.sig>
WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Zhangfei Gao <zhangfei.gao@linaro.org>
Cc: Dirk Brandewie <dirk.brandewie@gmail.com>,
baruch@tkos.co.il, devicetree-discuss@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 1/2] i2c: designware: use module_platform_driver
Date: Tue, 18 Jun 2013 18:27:11 +0200 [thread overview]
Message-ID: <20130618162711.GG7718@katana> (raw)
In-Reply-To: <1370918230-24793-2-git-send-email-zhangfei.gao@linaro.org>
[-- Attachment #1.1: Type: text/plain, Size: 477 bytes --]
On Tue, Jun 11, 2013 at 10:37:09AM +0800, Zhangfei Gao wrote:
> Instead of use platform_driver_probe, use module_platform_driver
> To support deferred probing
> Also subsys_initcall may too early to auto set pinctl
>
> Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
> CC: Baruch Siach <baruch@tkos.co.il>
Basically OK, but please resend for 3.12, so we get enough testing
before entering mainline. I am a bit anxious of side
effects and 3.11 is too near.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2013-06-18 16:27 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-11 2:37 [PATCH v3 0/2] support hisilicon i2c Zhangfei Gao
2013-06-11 2:37 ` Zhangfei Gao
2013-06-11 2:37 ` [PATCH v3 1/2] i2c: designware: use module_platform_driver Zhangfei Gao
2013-06-11 2:37 ` Zhangfei Gao
2013-06-18 16:27 ` Wolfram Sang [this message]
2013-06-18 16:27 ` Wolfram Sang
2013-06-19 1:00 ` zhangfei
2013-06-19 1:00 ` zhangfei
2013-06-11 2:37 ` [PATCH v3 2/2] i2c: designware: add two optional property tx/rx-fifo-size Zhangfei Gao
2013-06-11 2:37 ` Zhangfei Gao
2013-06-14 3:37 ` Baruch Siach
2013-06-14 3:37 ` Baruch Siach
2013-06-18 16:22 ` Wolfram Sang
2013-06-18 16:22 ` Wolfram Sang
2013-06-19 0:37 ` zhangfei
2013-06-19 0:37 ` zhangfei
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=20130618162711.GG7718@katana \
--to=wsa@the-dreams.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 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.