[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B6AD0EE.9060801@gmail.com>
Date: Thu, 04 Feb 2010 14:51:42 +0100
From: Jiri Slaby <jirislaby@...il.com>
To: Mauro Carvalho Chehab <mchehab@...hat.com>
CC: Jiri Kosina <jkosina@...e.cz>, Antti Palosaari <crope@....fi>,
mchehab@...radead.org, linux-kernel@...r.kernel.org,
linux-media@...r.kernel.org, Pekka Sarnila <sarnila@...t.fi>,
linux-input@...r.kernel.org
Subject: Re: [PATCH 1/1] media: dvb-usb/af9015, fix disconnection crashes
On 02/04/2010 02:41 PM, Mauro Carvalho Chehab wrote:
> The point is that it is better to name the function right since the beginning.
Sorry, I misunderstood you for the first time. It's .event member of
hid_driver. Hence I named it dvb_event (or now rc_event or whatever).
The function may contain decisions on what to do with the event based
for example on quirks set up in .probe. And if the function grows later,
it may be factored out to rc_nokeyup_event. But rc_event is a root for
the decision tree and it should be there forever. Does it make sense now?
--
js
--
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