Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1372774

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

From Greg Ungerer <gerg@uclinux.org>
Newsgroups linux.kernel
Subject Re: [PATCH] m68k/gpio: remove arch specific sysfs bus device
Date 2016-04-06 21:40 +0200
Message-ID <rl1t0-n7-9@gated-at.bofh.it> (permalink)
References <rkLxU-5qB-9@gated-at.bofh.it> <rkPBv-8oO-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 06/04/16 16:57, Linus Walleij wrote:
> On Wed, Apr 6, 2016 at 4:32 AM, Greg Ungerer <gerg@uclinux.org> wrote:
>
>> From: Greg Ungerer <gerg@gumby.(none)>
>>
>> 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 never used for anything specific,
>> and no links or other nodes were created under it. The new API sysfs gpio
>> device has all the same default sysfs links (device, drivers, etc) and
>> they are properly populated.
>>
>> Remove the old ColdFire sysfs gpio registration.
>>
>> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>

Thanks Linus. I will push via the m68knommu git tree.

Regards
Greg

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] m68k/gpio: remove arch specific sysfs bus device Greg Ungerer <gerg@uclinux.org> - 2016-04-06 04:40 +0200
  Re: [PATCH] m68k/gpio: remove arch specific sysfs bus device Linus Walleij <linus.walleij@linaro.org> - 2016-04-06 09:00 +0200
    Re: [PATCH] m68k/gpio: remove arch specific sysfs bus device Greg Ungerer <gerg@uclinux.org> - 2016-04-06 21:40 +0200

csiph-web