On Monday 22 February 2016 08:14 PM, Linus Walleij wrote:
On Mon, Feb 22, 2016 at 3:07 PM, Laxman Dewangan wrote:
Add resource management APIs for gpiochip_add_data() and
gpiochip_remove() and use these APIs from different HW drivers.
This is based on discussion on patch to use the new APIs.
On 02/22/2016 03:07 PM, Laxman Dewangan wrote:
Use devm_gpiochip_add_data() for GPIO registration and remove the
call for gpiochip_remove() from error path.
Also remove the need of driver callback .remove.
Signed-off-by: Laxman Dewangan
Acked-by: Michael Hennerich
Cc: Michael Hennerich
-
On 02/22/2016 03:07 PM, Laxman Dewangan wrote:
Use devm_gpiochip_add_data() for GPIO registration and remove the
call for gpiochip_remove() from remove callback.
Signed-off-by: Laxman Dewangan
Acked-by: Michael Hennerich
Cc: Michael Hennerich
---
drivers/gpio/gpio-adp5588.c | 4 +---
1
On Tuesday 23 February 2016 01:43 AM, Alban wrote:
On Mon, 22 Feb 2016 19:37:59 +0530
Laxman Dewangan wrote:
Use devm_gpiochip_add_data() for GPIO registration.
Signed-off-by: Laxman Dewangan
Cc: Alban Bedel
---
drivers/gpio/gpio-ath79.c | 2 +-
1 file changed, 1 insertion(+), 1 deletio
Hi Jon,
The patch was based on linux-next ( next-20160222 ).
Masanari
On Mon, Feb 22, 2016 at 10:22 PM, Jonathan Corbet wrote:
> On Mon, 22 Feb 2016 20:41:54 +0900
> Masanari Iida wrote:
>
>> -use the memory controllers RCW, thought non-MX controlers likely
>> +use the memory controllers RCW, th
Hi Linus,
On Tuesday 23 February 2016 02:31 PM, Laxman Dewangan wrote:
On Monday 22 February 2016 08:14 PM, Linus Walleij wrote:
On Mon, Feb 22, 2016 at 3:07 PM, Laxman Dewangan
wrote:
Add resource management APIs for gpiochip_add_data() and
gpiochip_remove() and use these APIs from diffe
Remove duplicate word "for" in kselftest.txt.
Signed-off-by: Zhiyi Sun
---
Documentation/kselftest.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/kselftest.txt b/Documentation/kselftest.txt
index 9bbbcdc..979eaca 100644
--- a/Documentation/kselftest.txt
+++
On Mon, Feb 22, 2016 at 07:38:35PM +0530, Laxman Dewangan wrote:
> Use devm_gpiochip_add_data() for GPIO registration.
>
> Signed-off-by: Laxman Dewangan
> Cc: Stephen Warren
> Cc: Thierry Reding
> ---
> drivers/gpio/gpio-tegra.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> dif
On Tue, Feb 23, 2016 at 11:00:21AM +0800, Xinliang Liu wrote:
> Add ADE display controller binding doc.
> Add DesignWare DSI Host Controller v1.20a binding doc.
>
> v5:
> - Remove endpoint unit address of dsi output port.
> - Add "hisilicon,noc-syscon" property for ADE NOC QoS syscon.
> - Add "res
On Mon 2016-02-22 11:36:35, João Paulo Rechi Vita wrote:
> There is still quite a bit of code using this interface, so we can't
> just remove it. Hopefully it will be possible in the future, but since
> its scheduled removal date is past 2 years already, we are better having
> the documentation ref
Hi!
[BTW you should probably Cc people responsible for LED subsystem...]
> Provide an interface for the airplane-mode indicator be controlled from
> userspace. User has to first acquire the control through
> RFKILL_OP_AIRPLANE_MODE_ACQUIRE and keep the fd open for the whole time
> it wants to be
On Tue, 2016-02-23 at 21:45 +0100, Pavel Machek wrote:
> So... you add LED trigger to display the state of the airplane
> mode. Ok, why not.
Yes. However, consider that "the airplane mode" isn't a well-defined
concept; some systems may want to light up that LED even when wifi is
still enabled, si
On Tue 2016-02-23 21:55:14, Johannes Berg wrote:
> On Tue, 2016-02-23 at 21:45 +0100, Pavel Machek wrote:
>
> > So... you add LED trigger to display the state of the airplane
> > mode. Ok, why not.
>
> Yes. However, consider that "the airplane mode" isn't a well-defined
> concept; some systems ma
13 matches
Mail list logo