[PATCH v30 01/16] leds: lp55xx: Fix file permissions to use DEVICE_ATTR macros

Marek Behún marek.behun at nic.cz
Wed Jul 15 09:19:52 EDT 2020


On Mon, 13 Jul 2020 10:45:29 -0500
Dan Murphy <dmurphy at ti.com> wrote:

> Fix the checkpatch warnings for the use of the file permission macros.
> In converting the file permissions to the DEVICE_ATTR_XX macros the
> call back function names needed to be updated within the code.
> 
> This means that the lp55xx_ needed to be dropped in the name to keep
> in harmony with the ABI documentation.
> 
> Acked-by: Pavel Machek <pavel at ucw.cz>
> Acked-by: Jacek Anaszewski <jacek.anaszewski at gmail.com>
> Signed-off-by: Dan Murphy <dmurphy at ti.com>
> ---
>  drivers/leds/leds-lp55xx-common.c | 22 ++++++++++------------
>  1 file changed, 10 insertions(+), 12 deletions(-)
> 

Reviewed-by: Marek Behún <marek.behun at nic.cz>



More information about the linux-arm-kernel mailing list