mirror of
https://github.com/torvalds/linux.git
synced 2026-07-13 17:03:34 +02:00
This patch converts cris 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: - CRIS defines two ioctls: TIOCSERSETRS485 and TIOCSERWRRS485, kept in arch-specific portion - CRIS defines a different value for TIOCSRS485, kept via ifndef in generic - The generic version adds support for termiox Cc: Mikael Starvik <starvik@axis.com> Cc: Jesper Nilsson <jesper.nilsson@axis.com> Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
|---|---|---|
| .. | ||
| arch-v10 | ||
| arch-v32 | ||
| boot | ||
| configs | ||
| include | ||
| kernel | ||
| mm | ||
| Kconfig | ||
| Kconfig.debug | ||
| Makefile | ||