From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlos Chinea Subject: [RFC PATCHv3 7/7] HSI CHAR: Update ioctl-number.txt Date: Mon, 11 Oct 2010 12:06:28 +0300 Message-ID: <1286787988-29013-8-git-send-email-carlos.chinea@nokia.com> References: <1286787988-29013-1-git-send-email-carlos.chinea@nokia.com> Return-path: Received: from mgw-sa02.ext.nokia.com ([147.243.1.48]:41329 "EHLO mgw-sa02.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753996Ab0JKJFp (ORCPT ); Mon, 11 Oct 2010 05:05:45 -0400 In-Reply-To: <1286787988-29013-1-git-send-email-carlos.chinea@nokia.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: linux-kernel@vger.kernel.org Cc: linux-omap@vger.kernel.org, Andras Domokos From: Andras Domokos Added ioctl range for HSI char devices to the documentation Signed-off-by: Andras Domokos Signed-off-by: Carlos Chinea --- 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 33223ff..d2dc737 100644 --- a/Documentation/ioctl/ioctl-number.txt +++ b/Documentation/ioctl/ioctl-number.txt @@ -225,6 +225,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 'l' 40-7F linux/udf_fs_i.h in development: -- 1.5.6.5