HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovo
authorJamie Lentin <jm@lentin.co.uk>
Wed, 23 Jul 2014 22:30:45 +0000 (23:30 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 29 Jul 2014 09:24:46 +0000 (11:24 +0200)
commit94723bfa7bf1b647fe49c9717ee02e99d7a59957
tree22a5aaffc5e0634c591f6ba51dd256cac96641f9
parent4c2f503aade27ebf12f5733a583d711f99dc5ec1
HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovo

Rename module and all functions within so we can add support for other
keyboards in the same file. Rename the _tp postfix to _tpkbd, to
signify functions relevant to the TP USB keyboard.

Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
Reviewed-by: Antonio Ospite <ao2@ao2.it>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/ABI/testing/sysfs-driver-hid-lenovo [new file with mode: 0644]
Documentation/ABI/testing/sysfs-driver-hid-lenovo-tpkbd [deleted file]
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-core.c
drivers/hid/hid-lenovo-tpkbd.c [deleted file]
drivers/hid/hid-lenovo.c [new file with mode: 0644]