[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100107192105.GA15015@wavehammer.waldi.eu.org>
Date: Thu, 7 Jan 2010 20:21:05 +0100
From: Bastian Blank <waldi@...ian.org>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Ping Cheng <pingc@...om.com>
Subject: Re: [PATCH 2/7] Input: wacom - Get features from driver info
On Thu, Jan 07, 2010 at 11:06:30AM -0800, Dmitry Torokhov wrote:
> On Thursday 07 January 2010 10:29:36 am Bastian Blank wrote:
> > + struct wacom_features *features = (void *)id->driver_info;
> What is this cast for?
driver_info is an integer.
> > + if (!features)
> > + features = get_wacom_feature(id);
> In which cases driver would not have driver_info set up?
At this stage in the patchset, non have. Later the driver defined ids
have, the user defined have not.
Bastian
--
Bones: "The man's DEAD, Jim!"
--
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