Input: add new BUS_VIRTUAL bus type
authorMichael Hanselmann <linux-kernel@hansmi.ch>
Tue, 19 Sep 2006 05:59:49 +0000 (01:59 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Tue, 19 Sep 2006 05:59:49 +0000 (01:59 -0400)
BUS_VIRTUAL can be used when creating virtual devices using uinput driver.

Note that when uinput is used to drive a real piece of hardware "real" bus
type (such as BUS_USB, BUS_BLUETOOTH) should be specified.

Signed-off-by: Michael Hanselmann <linux-kernel@hansmi.ch>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
include/linux/input.h

Simple merge