Re: [patch 02/10] ioctl: Use asm-generic/ioctls.h on avr32 (enablestermiox)

From: Haavard Skinnemoen
Date: Mon Aug 30 2010 - 08:28:22 EST


Jeff Mahoney <jeffm@xxxxxxxx> wrote:
> This patch converts avr32 to use asm-generic/ioctls.h instead of its
> own version.
>
> The differences between the arch-specific version and the generic
> version are as follows:
>
> - The generic version adds support for termiox
>
> Cc: Haavard Skinnemoen <hskinnemoen@xxxxxxxxx>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxx>
> Signed-off-by: Jeff Mahoney <jeffm@xxxxxxxx>

Makes sense to me. Perhaps not so good that it adds extra code for
termiox, but then again, I guess it might be useful some day, as the
USART hardware has a lot of extra modes that the current atmel_serial
driver doesn't support.

Acked-by: Haavard Skinnemoen <haavard.skinnemoen@xxxxxxxxx>
--
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/