lkml.org 
[lkml]   [2005]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] missing bits in sparkspkr conversion
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----
diff -urN RC14-base/drivers/input/misc/sparcspkr.c current/drivers/input/misc/sparcspkr.c
--- RC14-base/drivers/input/misc/sparcspkr.c 2005-10-28 22:35:58.000000000 -0400
+++ current/drivers/input/misc/sparcspkr.c 2005-10-29 01:55:46.000000000 -0400
@@ -143,7 +143,7 @@
sparcspkr_dev->name = "Sparc ISA Speaker";
sparcspkr_dev->event = isa_spkr_event;

- input_register_device(&sparcspkr_dev);
+ input_register_device(sparcspkr_dev);

return 0;
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-10-29 08:11    [W:0.106 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site