From: Jacek Anaszewski <jacek.anaszewski@gmail.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org,
Dan Murphy <dmurphy@ti.com>
Subject: Re: [PATCH] leds: Replace {devm_}led_classdev_register() macros with inlines
Date: Tue, 27 Aug 2019 23:34:31 +0200 [thread overview]
Message-ID: <56bce69b-3e2c-8a25-9424-906878a0ab3c@gmail.com> (raw)
In-Reply-To: <20190827113112.GA18218@amd>
On 8/27/19 1:31 PM, Pavel Machek wrote:
> On Mon 2019-08-26 23:02:19, Jacek Anaszewski wrote:
>> Replace preprocessor macro aliases for legacy LED registration helpers
>> with inline functions. It will allow to avoid misleading compiler error
>> messages about missing symbol that actually wasn't explicitly used
>> in the code. It used to occur when CONFIG_LEDS_CLASS was undefined
>> and legacy (non-ext) function had been used in the code.
>>
>> Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
>
> Acked-by: Pavel Machek <pavel@ucw.cz>
Thanks, applied.
--
Best regards,
Jacek Anaszewski
prev parent reply other threads:[~2019-08-27 21:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-26 21:02 [PATCH] leds: Replace {devm_}led_classdev_register() macros with inlines Jacek Anaszewski
2019-08-27 11:31 ` Pavel Machek
2019-08-27 21:34 ` Jacek Anaszewski [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=56bce69b-3e2c-8a25-9424-906878a0ab3c@gmail.com \
--to=jacek.anaszewski@gmail.com \
--cc=dmurphy@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@ucw.cz \
/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