From: Neil Brown Date: Mon, 11 Jul 2005 06:05:47 +0000 (-0500) Subject: Input: serio_raw - fix Kconfig help X-Git-Tag: v2.6.16.28-rc1~5206^2~13 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=bef5a66fd7fd8d606da5c9f210e2673f4e636f57;p=karo-tx-linux.git Input: serio_raw - fix Kconfig help Signed-off-by: Neil Brown Signed-off-by: Vojtech Pavlik Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig index b3710733b36b..98acf170252c 100644 --- a/drivers/input/serio/Kconfig +++ b/drivers/input/serio/Kconfig @@ -175,7 +175,7 @@ config SERIO_RAW allocating minor 1 (that historically corresponds to /dev/psaux) first. To bind this driver to a serio port use sysfs interface: - echo -n "serio_raw" > /sys/bus/serio/devices/serioX/driver + echo -n "serio_raw" > /sys/bus/serio/devices/serioX/drvctl To compile this driver as a module, choose M here: the module will be called serio_raw.