[PATCH] make fn_keys work again on power/macbooks
authorSoeren Sonnenburg <kernel@nn7.de>
Sat, 30 Dec 2006 00:47:46 +0000 (16:47 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sat, 30 Dec 2006 18:55:55 +0000 (10:55 -0800)
commit10f549fa1538849548787879d96bbb3450f06117
tree4b26230ba720f735f159017ef80ff82caaa12583
parentd8a82d7b0a22495023e90856e58639412a5ee3f7
[PATCH] make fn_keys work again on power/macbooks

The apple fn keys don't work anymore with 2.6.20-rc1.

The reason is that USB_HID_POWERBOOK appears in several files although
USB_HIDINPUT_POWERBOOK is the thing to be used.

The patch fixes this.

Cc: Greg KH <greg@kroah.com>
Cc: Dmitry Torokhov <dtor@mail.ru>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Jiri Kosina <jkosina@suse.cz>
Cc: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/defconfig
arch/sparc64/defconfig
arch/x86_64/defconfig
drivers/usb/input/Kconfig