From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Jonathan Cameron <jic23@kernel.org>,
Alexandre Belloni <alexandre.belloni@free-electrons.com>,
<linux-iio@vger.kernel.org>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Josh Wu <josh.wu@atmel.com>,
Maxime Ripard <maxime.ripard@free-electrons.com>,
Ludovic Desroches <ludovic.desroches@atmel.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/3] ARM: at91: at91sam9g45: change at91_adc name
Date: Tue, 22 Apr 2014 23:49:58 +0200 [thread overview]
Message-ID: <5356E406.40507@atmel.com> (raw)
In-Reply-To: <532472B8.4090802@kernel.org>
On 15/03/2014 16:33, Jonathan Cameron :
> On 10/03/14 13:26, Nicolas Ferre wrote:
>> On 06/03/2014 20:16, Jonathan Cameron :
>>> On 05/03/14 16:57, Alexandre Belloni wrote:
>>>> We can't use "at91_adc" to refer to the at91_adc driver anymore as the name is
>>>> used to match an id_table.
>>>>
>>>> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
>>> As stated in previous email, I'll take this along with the fix that 'broke'
>>> this, if I get an Ack from one of the at91 maintainers.
>>
>> Jonathan,
>>
>> It is maybe more clear if I answer here:
>> - so, yes, you can take the 3 patches yourself (if you do not mind)
>> - you have, for the whole series::
>>
>> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> Applied to the fixes-togreg branch of iio.git
>
> Timing wise, these will now hit immediately after the merge window closes.
Greg, Jonathan,
I saw the IIO pull request a week ago ([PULL] IIO fixes for 3.15 round
1) but I do not see it in Linus' tree for the moment:
http://article.gmane.org/gmane.linux.kernel.iio/11764
(sorry, I can't reply to the pull-request itself as I am not subscriber
to iio mailing-list)
As the series contains a fix for a kernel Oops and that is was already
delayed at the end of 3.14 cycle, will it be possible to include it
pretty soon in 3.15 cycle?
Thanks for your help, bye.
> Jonathan
>>
>> Thanks for your help with this issue.
>>
>> Bye,
>>
>>>> ---
>>>> arch/arm/mach-at91/at91sam9g45_devices.c | 2 +-
>>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>>
>>>> diff --git a/arch/arm/mach-at91/at91sam9g45_devices.c b/arch/arm/mach-at91/at91sam9g45_devices.c
>>>> index cb36fa872d30..88554024eb2d 100644
>>>> --- a/arch/arm/mach-at91/at91sam9g45_devices.c
>>>> +++ b/arch/arm/mach-at91/at91sam9g45_devices.c
>>>> @@ -1203,7 +1203,7 @@ static struct resource adc_resources[] = {
>>>> };
>>>>
>>>> static struct platform_device at91_adc_device = {
>>>> - .name = "at91_adc",
>>>> + .name = "at91sam9g45-adc",
>>>> .id = -1,
>>>> .dev = {
>>>> .platform_data = &adc_data,
>>>>
>>>
>>>
>>
>>
>
>
--
Nicolas Ferre
next prev parent reply other threads:[~2014-04-22 21:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-05 16:57 [PATCH 0/3] iio: adc: at91 fixes Alexandre Belloni
2014-03-05 16:57 ` [PATCH 1/3] iio: adc: at91_adc: Repair broken platform_data support Alexandre Belloni
2014-03-06 19:15 ` Jonathan Cameron
2014-03-12 10:57 ` Alexandre Belloni
2014-03-12 17:21 ` Jonathan Cameron
2014-03-05 16:57 ` [PATCH 2/3] ARM: at91: at91sam9g45: change at91_adc name Alexandre Belloni
2014-03-06 19:16 ` Jonathan Cameron
2014-03-10 13:26 ` Nicolas Ferre
2014-03-15 15:33 ` Jonathan Cameron
2014-04-22 21:49 ` Nicolas Ferre [this message]
2014-04-23 0:01 ` Greg Kroah-Hartman
2014-03-05 16:57 ` [PATCH 3/3] ARM: at91: at91sam9260: " Alexandre Belloni
2014-03-06 7:28 ` [PATCH 0/3] iio: adc: at91 fixes Josh Wu
2014-03-10 10:52 ` Nicolas Ferre
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=5356E406.40507@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=alexandre.belloni@free-electrons.com \
--cc=gregkh@linuxfoundation.org \
--cc=jic23@kernel.org \
--cc=josh.wu@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ludovic.desroches@atmel.com \
--cc=maxime.ripard@free-electrons.com \
--cc=plagnioj@jcrosoft.com \
/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).