[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20100203172846.GA30600@core.coreip.homeip.net>
Date: Wed, 3 Feb 2010 09:28:47 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Jason Childs <oblivian@...rs.sourceforge.net>
Cc: Ping Cheng <pingc@...om.com>, Bastian Blank <waldi@...ian.org>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 5/7] Input: wacom - Convert remaining ids, part two
Jason,
On Wed, Feb 03, 2010 at 09:34:09AM -0500, Jason Childs wrote:
> Dmitry,
>
> I actually responded on this issue to Ping last night. My argument is that
> the usb_driver structure is subject to revision on a per kernel basis and
> should be in wacom_sys.c.
100% agree, and that is why usb_driver continues to stay in wacom_sys.
Wacom product IDs however are hardly linux-specific, usb_device_id is
unlikely to be changed significantly (since there are userspace ties)
and thus make sense to be kept in wacom_wac.c
> Also with the new set of bamboo patches the
> features structures are copied per device instance during the initial probe
> so we are not breaking static conventions.
Ah, great. So nothing stops you guys from marking these statics const - I
can't do it till your changes reach me. Speaking of which, the next
merge window is getting close so now would be the best time to send your
pending queue towars me. *wink, wink*
Thanks.
--
Dmitry
--
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