From: Grygorii Strashko Date: Mon, 23 Mar 2015 12:18:24 +0000 (+0200) Subject: gpio: omap: simplify omap_set_gpio_dataout_x() X-Git-Tag: omap-for-v4.2/o2_dc~94^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04ebcbd82ec3b6fb88644e983f85224e95cf55e5;p=pandora-kernel.git gpio: omap: simplify omap_set_gpio_dataout_x() Both functions omap_set_gpio_dataout_reg() and omap_set_gpio_dataout_mask() accept GPIO offset as 'gpio' input parameter, so rename it to 'offset' and drop usage of GPIO_BIT() macro. Tested-by: Tony Lindgren Tested-by: Aaro Koskinen Acked-by: Santosh Shilimkar Acked-by: Javier Martinez Canillas Signed-off-by: Grygorii Strashko Signed-off-by: Linus Walleij --- Reading git-diff-tree failed