ARM: mxs: add helper macro for pad control
authorShawn Guo <shawn.guo@freescale.com>
Sat, 5 Mar 2011 16:40:19 +0000 (00:40 +0800)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 7 Mar 2011 18:29:45 +0000 (19:29 +0100)
This patch is to add pad control helper macro to make the code easy
to read.  The need is being seen when adding pad definitions for
LCDIF which gets ~30 pads to define.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found