Messages in this thread |  | | | Date | Fri, 1 Jul 2011 15:15:58 +0100 | | From | Matthew Garrett <> | | Subject | Re: [PATCH 04/16] asus-wmi: Enable autorepeat for hotkey input device |
| |
On Fri, Jul 01, 2011 at 11:34:29AM +0200, Corentin Chary wrote: > asus->inputdev->id.bustype = BUS_HOST; > asus->inputdev->dev.parent = &asus->platform_device->dev; > + __set_bit(EV_REP, asus->inputdev->evbit);
set_bit()? I guess it doesn't make much difference in this case, it just seems neater to use the non __ version.
-- Matthew Garrett | mjg59@srcf.ucam.org
|  |