https://bugzilla.novell.com/show_bug.cgi?id=795890 https://bugzilla.novell.com/show_bug.cgi?id=795890#c1 --- Comment #1 from Li Bin <bili@suse.com> 2012-12-26 07:33:01 UTC --- After apply the patch from upstream, it works fine. https://patchwork.kernel.org/patch/1375741/ commit 99bdf51a6892e7fdff8d879890f075b3bf51d4ef Author: Gertjan van Wingerde <gwingerde@gmail.com> Date: Fri Aug 31 19:22:13 2012 +0200 rt2x00: Unify GPIO register field namings The various rt2x00 drivers use different methods to name the different GPIO register fields indicating the GPIO pin value and the fields indicating the direction. Start using a unified naming scheme for the GPIO register fields: - <csr>_VAL<x> for fields indicating the GPIO pin value. - <csr>_DIR<x> for fields indicating the GPIO pin direction. Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com> Acked-by: Ivo Van Doorn <ivdoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.