From: Gertjan van Wingerde Date: Fri, 31 Aug 2012 17:22:13 +0000 (+0200) Subject: rt2x00: Unify GPIO register field namings X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~163^2^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99bdf51a6892e7fdff8d879890f075b3bf51d4ef;p=pandora-kernel.git 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: - _VAL for fields indicating the GPIO pin value. - _DIR for fields indicating the GPIO pin direction. Signed-off-by: Gertjan van Wingerde Acked-by: Ivo Van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed