From: Linus Walleij Date: Wed, 21 Nov 2012 07:48:09 +0000 (+0100) Subject: gpiolib: rename pin range arguments X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~94^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=316511c0134acec8f4ea730bd1897c7a1124a7c1;p=pandora-kernel.git gpiolib: rename pin range arguments To be crystal clear on what the arguments mean in this funtion dealing with both GPIO and PIN ranges with confusing naming, we now have gpio_offset and pin_offset and we are on the clear that these are offsets into the specific GPIO and pin controller respectively. The GPIO chip itself will of course keep track of the base offset into the global GPIO number space. Reviewed-by: Viresh Kumar Signed-off-by: Linus Walleij --- Reading git-diff-tree failed