Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1358533

Re: [GIT PULL] LED subsystem updates for 4.6

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [GIT PULL] LED subsystem updates for 4.6
Date 2016-03-16 06:20 +0100
Message-ID <rdc2e-4e2-9@gated-at.bofh.it> (permalink)
References <rcxV9-2t9-41@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Mar 14, 2016 at 3:24 AM, Jacek Anaszewski
<j.anaszewski@samsung.com> wrote:
>
> New LED class driver:
>
> - Add driver for the ISSI IS31FL32xx family of LED controllers.

Grr. This has apparently not gotten with the program, and causes a few
annoying warnings:

drivers/leds/leds-is31fl32xx.c: In function ‘is31fl32xx_parse_child_dt’:
drivers/leds/leds-is31fl32xx.c:345:30: warning: passing argument 1 of
‘of_property_read_string’ discards ‘const’ qualifier from pointer
target type [-Wdiscarded-qualifiers]
  if (of_property_read_string(child, "label", &cdev->name))
                              ^

(there's another at line 357)

I've pulled, but I'll expect this to be fixed.

              Linus

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[GIT PULL] LED subsystem updates for 4.6 Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-03-14 11:30 +0100
  Re: [GIT PULL] LED subsystem updates for 4.6 Stephen Rothwell <sfr@canb.auug.org.au> - 2016-03-15 00:40 +0100
    Re: [GIT PULL] LED subsystem updates for 4.6 Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-03-15 09:00 +0100
      Re: [GIT PULL] LED subsystem updates for 4.6 Linus Torvalds <torvalds@linux-foundation.org> - 2016-03-16 06:10 +0100
        Re: [GIT PULL] LED subsystem updates for 4.6 Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-03-16 08:50 +0100
  Re: [GIT PULL] LED subsystem updates for 4.6 Linus Torvalds <torvalds@linux-foundation.org> - 2016-03-16 06:20 +0100
    Re: [GIT PULL] LED subsystem updates for 4.6 Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-03-16 08:50 +0100

csiph-web