Input: serio - let device core tell us if device was registered
No need to keep track of it by ourselves. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
@@ -30,7 +30,6 @@ struct serio {
|
||||
char phys[32];
|
||||
|
||||
bool manual_bind;
|
||||
bool registered; /* port has been fully registered with driver core */
|
||||
|
||||
struct serio_device_id id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user