Browse Source

Input: serio_raw - fix Kconfig help

Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Neil Brown 20 năm trước cách đây
mục cha
commit
bef5a66fd7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      drivers/input/serio/Kconfig

+ 1 - 1
drivers/input/serio/Kconfig

@@ -175,7 +175,7 @@ config SERIO_RAW
 	  allocating minor 1 (that historically corresponds to /dev/psaux)
 	  allocating minor 1 (that historically corresponds to /dev/psaux)
 	  first. To bind this driver to a serio port use sysfs interface:
 	  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
 	  To compile this driver as a module, choose M here: the
 	  module will be called serio_raw.
 	  module will be called serio_raw.