Re: [PATCH] m68k/gpio: remove arch specific sysfs bus device

2016-04-06 Thread Greg Ungerer
On 06/04/16 16:57, Linus Walleij wrote: On Wed, Apr 6, 2016 at 4:32 AM, Greg Ungerer wrote: From: Greg Ungerer The ColdFire architecture specific gpio support code registers a sysfs bus device named "gpio". This clashes with the new generic API device

how are you doing

2016-04-06 Thread yolandaa
Hello how are you doing i hope you are fine i will like to know more about you writ me back so we can know each other very well am waiting for ur mail susanyola...@hotmail.com thank you -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to

[PATCH v2 02/30] Include generic parity.h in some architectures' bitops.h

2016-04-06 Thread zengzhaoxiu
From: Zhaoxiu Zeng Use the generic version Signed-off-by: Zhaoxiu Zeng --- arch/arc/include/asm/bitops.h | 1 + arch/arm/include/asm/bitops.h | 1 + arch/arm64/include/asm/bitops.h| 1 + arch/avr32/include/asm/bitops.h| 1 +

Re: [PATCH] m68k/gpio: remove arch specific sysfs bus device

2016-04-06 Thread Linus Walleij
On Wed, Apr 6, 2016 at 4:32 AM, Greg Ungerer wrote: > From: Greg Ungerer > > The ColdFire architecture specific gpio support code registers a sysfs > bus device named "gpio". This clashes with the new generic API device > added in commit 3c702e99 ("gpio: add