[PATCH] pinctrl: pinctrl-imx: add imx35 pinctrl driver

Shawn Guo shawn.guo at linaro.org
Fri Aug 3 08:25:18 EDT 2012


On Thu, Aug 02, 2012 at 05:39:02PM +0200, Uwe Kleine-König wrote:
> +enum imx35_pads {
> +	/* sed -r -n 's@^#define MX35_PAD_([0-9A-Z_]*)__([0-9A-Z_]*)\s+IOMUX_PAD\(\s*([0-9a-fx]*),\s+([0-9a-fx]*),\s+([0-9a-fx]*),\s+([0-9a-fx]*),\s+([0-9]*),\s*NO_PAD_CTRL\)@\tMX35_PAD_\1, at p' arch/arm/plat-mxc/include/mach/iomux-mx35.h | uniq */

I'm not sure we want to keep a reference to
arch/arm/plat-mxc/include/mach/iomux-mx35.h that is to be removed.

How about moving the comment into commit message?

-- 
Regards,
Shawn




More information about the linux-arm-kernel mailing list