On Mon, Aug 15, 2011 at 08:51:50PM -0700, Ping Cheng wrote:
> On Mon, Aug 15, 2011 at 8:03 PM, Peter Hutterer 
> <[email protected]>wrote:
> 
> > A bit more detail on the wheel property to make it easier to understand
> > without reading the code.
> >
> > TV resolution is deprecated, mark it as such.
> >
> > Signed-off-by: Peter Hutterer <[email protected]>
> > ---
> >  include/wacom-properties.h |    6 +++---
> >  1 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/include/wacom-properties.h b/include/wacom-properties.h
> > index 67db742..29d5056 100644
> > --- a/include/wacom-properties.h
> > +++ b/include/wacom-properties.h
> > @@ -46,13 +46,13 @@
> >   */
> >  #define WACOM_PROP_STRIPBUTTONS "Wacom Strip Buttons"
> >
> > -/* 8 bit, 4 values, up, down, wheel up, wheel down
> > +/* 8 bit, 4 values, rel wheel up, rel wheel down, abs wheel up, abs wheel
> > down
> >    OR
> > -   Atom, 4 values , up, down, wheel up, wheel down
> > +   Atom, 4 values , rel wheel up, rel wheel down, abs wheel up, abs wheel
> > down
> >  */
> >  #define WACOM_PROP_WHEELBUTTONS "Wacom Wheel Buttons"
> >
> > -/* 32 bit, 4 values */
> > +/* DEPRECATED, DO NOT USE */
> >  #define WACOM_PROP_TWINVIEW_RES "Wacom TwinView Resolution"
> 
>   /* DEPRECATED. DO NOT USE */
> >
> 
> If the  properties are deprecated, shouldn't we remove the defines as well?

Not sure if anyone uses them, but they will be removed in a future version.
There are a few properties that are being deprecated, so they'll all be
removed in one go.
 
> Acked-by: Ping Cheng <[email protected]>
> 
> for the whole series.

thanks

Cheers,
  Peter

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to