lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 28 May 2014 10:43:15 +0200
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Barry Song <Barry.Song@....com>
Cc:	Barry Song <baohua@...nel.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Linux GPIO List <linux-gpio@...r.kernel.org>,
	DL-SHA-WorkGroupLinux <DL-SHA-WorkGroupLinux@...ernal.csr.com>
Subject: Re: [PATCH 1/2] RFT: pinctrl: sirf: switch to using allocated state container

On Tue, May 27, 2014 at 5:10 PM, Barry Song <Barry.Song@....com> wrote:

>>> after moving pinctrl name from sirfsoc-gpio* to dev_name(&pdev->dev) as below:
>>> - err = gpiochip_add_pin_range(&sgpio->chip.gc, "sirfsoc-gpio*",
>>> + err = gpiochip_add_pin_range(&sgpio->chip.gc, dev_name(&pdev->dev),
>>>
>>> Acked-by: Barry Song <Baohua.Song@....com>
>
>>Does this mean it works with that change so it's a Tested-by?
>
> yes. with the above change.

OK applied to devel with that change, THANKS Barry, I really like
the looks of the driver better after this change.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ