From: Jamie Iles Date: Thu, 28 Jul 2011 15:25:41 +0000 (+0100) Subject: of/gpio: export of_gpio_simple_xlate X-Git-Tag: v3.1-rc1~97^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3038bbdf7404ae3948385cbde30df946579d4e3a;p=pandora-kernel.git of/gpio: export of_gpio_simple_xlate Allow GPIO drivers to use of_gpio_simple_xlate. This is useful for the generic GPIO driver for example where gpio_chip is embedded in bgpio_chip and doesn't need of_mm_gpio_chip but has a simple 1:1 GPIO mapping. Cc: Anton Vorontsov Cc: Grant Likely Signed-off-by: Jamie Iles Signed-off-by: Grant Likely --- Reading git-diff-tree failed