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 | [email protected]
--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" 
in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to