Re: [PATCH] HID: uhid: add devname module alias

2013-09-02 Thread Jiri Kosina
On Sun, 1 Sep 2013, David Herrmann wrote: For simple device node creation, add the devname module alias. Yepp, looks good. uinput already has it, so: Reviewed-by: David Herrmann dh.herrm...@gmail.com Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the

[PATCH] HID: uhid: add devname module alias

2013-09-01 Thread Marcel Holtmann
For simple device node creation, add the devname module alias. Signed-off-by: Marcel Holtmann mar...@holtmann.org --- drivers/hid/uhid.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/hid/uhid.c b/drivers/hid/uhid.c index fc307e0..9ab7dfc 100644 --- a/drivers/hid/uhid.c +++

Re: [PATCH] HID: uhid: add devname module alias

2013-09-01 Thread David Herrmann
Hi On Sun, Sep 1, 2013 at 8:02 PM, Marcel Holtmann mar...@holtmann.org wrote: For simple device node creation, add the devname module alias. Yepp, looks good. uinput already has it, so: Reviewed-by: David Herrmann dh.herrm...@gmail.com Thanks David Signed-off-by: Marcel Holtmann

[PATCH] HID: uhid: add devname module alias

2013-08-26 Thread Marcel Holtmann
For simple device node creation, add the devname module alias. Signed-off-by: Marcel Holtmann mar...@holtmann.org --- drivers/hid/uhid.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/hid/uhid.c b/drivers/hid/uhid.c index fc307e0..9ab7dfc 100644 --- a/drivers/hid/uhid.c +++