Re: [OpenWrt-Devel] [PATCH 1/1] cs5535-gpio: name changed in linux-3.1

2011-08-29 Thread Philip Prindeville
On 8/29/11 1:16 AM, Emmanuel Deloget wrote: > Le 29/08/2011 06:55, Philip Prindeville a écrit : >> The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 >> it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. >> > Have you checked on Linux 3.0 ? It seems

Re: [OpenWrt-Devel] [PATCH 1/1] cs5535-gpio: name changed in linux-3.1

2011-08-29 Thread Emmanuel Deloget
Le 29/08/2011 06:55, Philip Prindeville a écrit : The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. Have you checked on Linux 3.0 ? It seems to me that many drivers have been moved (serial went

[OpenWrt-Devel] [PATCH 1/1] cs5535-gpio: name changed in linux-3.1

2011-08-28 Thread Philip Prindeville
The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. Index: package/kernel/modules/other.mk === --- package/kernel/modules/other.mk