From: Yuehaibing <yuehaibing@huawei.com>
To: Jonathan Cameron <jic23@kernel.org>, Andreas Klinger <ak@it-klinger.de>
Cc: <knaack.h@gmx.de>, <lars@metafoo.de>, <pmeerw@pmeerw.net>,
<Jonathan.Cameron@huawei.com>, <linux-iio@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH -next] iio: ping: set pa_laser_ping_cfg in of_ping_match
Date: Tue, 10 Mar 2020 21:42:21 +0800 [thread overview]
Message-ID: <ae1a8102-e923-15a3-3bc0-3baea5258580@huawei.com> (raw)
In-Reply-To: <20200307153000.3b6db32a@archlinux>
On 2020/3/7 23:30, Jonathan Cameron wrote:
> On Wed, 4 Mar 2020 12:55:46 +0100
> Andreas Klinger <ak@it-klinger.de> wrote:
>
>> Acked-by: Andreas Klinger <ak@it-klinger.de>
> Applied to the fixes-togreg branch of iio.git.
>
> Btw this is also in mainline I believe, so the -next is probably an
> inappropriate marking.
Got it, will notice this next time, thanks!
>
> Thanks,
>
> Jonathan
>
>>
>> YueHaibing <yuehaibing@huawei.com> schrieb am Mi, 04. Mär 19:34:
>>> pa_laser_ping_cfg should be set in of_ping_match
>>> instead of pa_ping_cfg.
>>>
>>> Fixes: 7bb501f49ddb ("iio: ping: add parallax ping sensors")
>>> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
>>> ---
>>> drivers/iio/proximity/ping.c | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/drivers/iio/proximity/ping.c b/drivers/iio/proximity/ping.c
>>> index 34aff10..12b893c 100644
>>> --- a/drivers/iio/proximity/ping.c
>>> +++ b/drivers/iio/proximity/ping.c
>>> @@ -269,7 +269,7 @@ static const struct iio_chan_spec ping_chan_spec[] = {
>>>
>>> static const struct of_device_id of_ping_match[] = {
>>> { .compatible = "parallax,ping", .data = &pa_ping_cfg},
>>> - { .compatible = "parallax,laserping", .data = &pa_ping_cfg},
>>> + { .compatible = "parallax,laserping", .data = &pa_laser_ping_cfg},
>>> {},
>>> };
>>>
>>> --
>>> 2.7.4
>>>
>>>
>
>
> .
>
prev parent reply other threads:[~2020-03-10 13:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-04 11:34 YueHaibing
2020-03-04 11:55 ` Andreas Klinger
2020-03-07 15:30 ` Jonathan Cameron
2020-03-10 13:42 ` Yuehaibing [this message]
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=ae1a8102-e923-15a3-3bc0-3baea5258580@huawei.com \
--to=yuehaibing@huawei.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=ak@it-klinger.de \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
/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
all inboxes | Powered by JetHome®