[PATCH 14/16] tty: serial: imx: remove the use of MXC_INTERNAL_IRQS
Dong Aisheng
aisheng.dong at freescale.com
Mon Jun 18 04:22:08 EDT 2012
On Thu, Jun 14, 2012 at 01:59:45PM +0800, Shawn Guo wrote:
> As the part of the effort to enable SPARE_IRQ for imx platform,
> the macro MXC_INTERNAL_IRQS will be removed. The imx serial driver
> has a references to it for a decision on flags of request_irq call
> based on rtsirq is beyond MXC_INTERNAL_IRQS. However the searching
> on imx platform code tells that rtsirq will never be beyond
> MXC_INTERNAL_IRQS. That said, the check, consequently the reference
> to MXC_INTERNAL_IRQS are not needed, so remove them.
>
> Signed-off-by: Shawn Guo <shawn.guo at linaro.org>
> Cc: linux-serial at vger.kernel.org
> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
Acked-by: Dong Aisheng <dong.aisheng at linaro.org>
Regards
Dong Aisheng
More information about the linux-arm-kernel
mailing list