]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sysctl: mips/au1000: remove sys_sysctl support
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 14 Feb 2007 08:33:43 +0000 (00:33 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 14 Feb 2007 16:09:57 +0000 (08:09 -0800)
commit0bea907675f6ddb6954eb6eb097be11caa1fe741
tree568ae83e3a649ca1e9ab0db7bb1063ccded10a50
parent041c29026c7a69158fae6789a2ee0e9c3c138932
[PATCH] sysctl: mips/au1000: remove sys_sysctl support

The assignment of binary numbers for sys_sysctl use was in shambles and
despite requiring methods.  Nothing was implemented on the sys_sysctl side.

So this patch gives a mercy killing to the sys_sysctl support for
powermanagment on mips/au1000.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mips/au1000/common/power.c