Re: [PATCH 2/9] ARM i.MX51: rename IPU irqs

From: Uwe Kleine-König
Date: Thu Dec 09 2010 - 09:34:55 EST


On Thu, Dec 09, 2010 at 02:47:14PM +0100, Sascha Hauer wrote:
> -#define MX51_MXC_INT_IPU_ERR 10
> -#define MX51_MXC_INT_IPU_SYN 11
> +#define MX51_INT_IPU_ERR 10
> +#define MX51_INT_IPU_SYN 11
This one is easy. Acked-by: me. Maybe it's worth to do

git ls-files | xargs perl -p -i -e 's/\bMX51_MXC_INT_/MX51_INT_/

and then fix up the layout damage.

Best regards
Uwe


--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/