Input: cobalt buttons - separate device and driver registration
authorDmitry Torokhov <dtor@insightbb.com>
Thu, 12 Apr 2007 05:36:12 +0000 (01:36 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Thu, 12 Apr 2007 05:36:12 +0000 (01:36 -0400)
commitd0a0515fc30b55d4b09395d44762c5f41d6d02d5
tree255bf2240af254be7c5cdb6068beb49ef9365bfa
parent0de9550971a0ee614ea4f06655e8a49aa3a942a8
Input: cobalt buttons - separate device and driver registration

Create platform device for cobalt buttons as part of arch setup.
This makes the driver follow current driver model more closely.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Acked-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
arch/mips/cobalt/Makefile
arch/mips/cobalt/buttons.c [new file with mode: 0644]
drivers/input/misc/cobalt_btns.c