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

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

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

2016-04-05 Thread Greg Ungerer
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 a userspace chardev ABI for GPIOs"). The old ColdFire sysfs gpio device was