]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
ARM: mach-shmobile: add GPIO definitions for switching between LCDC0 and LCDC1
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 25 Jun 2010 07:26:05 +0000 (07:26 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 4 Aug 2010 06:34:27 +0000 (15:34 +0900)
commit94f4e51ae9358c876e86e5e7bfef1e62ab1faf14
tree3f93f0a5a9015a15788f1c8367337c4df24338e7
parent9fa1b7fe716d0a0fb1629e0b95efd4ee47e380e1
ARM: mach-shmobile: add GPIO definitions for switching between LCDC0 and LCDC1

With these defines now it is possible to use
gpio_request(GPIO_FN_LCDC1_SELECT, NULL) or ...LCDC0... respectively to
switch between the two LCDC instances.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/pfc-sh7372.c