From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacek Anaszewski Subject: Re: [GIT PULL] LED subsystem updates for 4.6 Date: Wed, 16 Mar 2016 08:47:02 +0100 Message-ID: <56E90F76.3070401@samsung.com> References: <1457951097-27079-1-git-send-email-j.anaszewski@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mailout2.w1.samsung.com ([210.118.77.12]:41760 "EHLO mailout2.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932395AbcCPHrH (ORCPT ); Wed, 16 Mar 2016 03:47:07 -0400 In-reply-to: Sender: linux-leds-owner@vger.kernel.org List-Id: linux-leds@vger.kernel.org To: Linus Torvalds Cc: Linux Kernel Mailing List , Linux LED Subsystem , amitoj1606@gmail.com, ao2@ao2.it, drivshin@allworx.com, Geert Uytterhoeven , hkallweit1@gmail.com, stefan.wahren@i2se.com, Wei Yongjun On 03/16/2016 06:15 AM, Linus Torvalds wrote: > On Mon, Mar 14, 2016 at 3:24 AM, Jacek Anaszewski > 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 fe= w > annoying warnings: > > drivers/leds/leds-is31fl32xx.c: In function =E2=80=98is31fl32xx_parse= _child_dt=E2=80=99: > drivers/leds/leds-is31fl32xx.c:345:30: warning: passing argument 1 of > =E2=80=98of_property_read_string=E2=80=99 discards =E2=80=98const=E2=80= =99 qualifier from pointer > target type [-Wdiscarded-qualifiers] > if (of_property_read_string(child, "label", &cdev->name)) > ^ The warnings will disappear after merging the patch [1]. I was to mention it in the pull request but eventually forgot. Sorry about that. > (there's another at line 357) > > I've pulled, but I'll expect this to be fixed. > > Linus > > [1]=20 https://git.kernel.org/cgit/linux/kernel/git/robh/linux.git/commit/?h=3D= for-next&id=3Dfe99c707fc7bb0baba75b26ed585ee3464612dbe --=20 Best regards, Jacek Anaszewski