Prev: [RFC PATCHv2 5/7] HSI CHAR: Add HSI char device kernel configuration
Next: [RFC PATCHv2 2/7] OMAP SSI: Introducing OMAP SSI driver
From: Carlos Chinea on 7 May 2010 11:20 From: Andras Domokos <andras.domokos(a)nokia.com> Added ioctl range for HSI char devices to the documentation Signed-off-by: Andras Domokos <andras.domokos(a)nokia.com> --- Documentation/ioctl/ioctl-number.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Documentation/ioctl/ioctl-number.txt b/Documentation/ioctl/ioctl-number.txt index dd5806f..250e5c5 100644 --- a/Documentation/ioctl/ioctl-number.txt +++ b/Documentation/ioctl/ioctl-number.txt @@ -224,6 +224,7 @@ Code Seq#(hex) Include File Comments 'j' 00-3F linux/joystick.h 'k' 00-0F linux/spi/spidev.h conflict! 'k' 00-05 video/kyro.h conflict! +'k' 10-17 linux/hsi/hsi_char.h HSI character device 'l' 00-3F linux/tcfs_fs.h transparent cryptographic file system <http://mikonos.dia.unisa.it/tcfs> 'l' 40-7F linux/udf_fs_i.h in development: -- 1.5.6.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |