]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sysctl: remove sys_sysctl support from the hpet timer driver
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 14 Feb 2007 08:33:51 +0000 (00:33 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 14 Feb 2007 16:09:57 +0000 (08:09 -0800)
commit216e1c2d04822e2f01d0d1154847449c302b1af3
tree6f412abe90ae7e7d376bc24861cf3f5475c06c87
parent790de9538fa856ce3e7227a8057a0cbba1465de8
[PATCH] sysctl: remove sys_sysctl support from the hpet timer driver

In the binary sysctl interface the hpet driver was claiming to be the cdrom
driver.  This is a no-no so remove support for the binary interface.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/hpet.c