[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110701141558.GB1363@srcf.ucam.org>
Date: Fri, 1 Jul 2011 15:15:58 +0100
From: Matthew Garrett <mjg59@...f.ucam.org>
To: Corentin Chary <corentin.chary@...il.com>
Cc: platform-driver-x86@...r.kernel.org,
Seth Forshee <seth.forshee@...onical.com>,
Corentin Chary <corentincj@...aif.net>,
"open list:ASUS NOTEBOOKS AN..."
<acpi4asus-user@...ts.sourceforge.net>,
open list <linux-kernel@...r.kernel.org>
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@...f.ucam.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists