Input: ads7846 - simplify support of external vREF (and ads7843)
authorDavid Brownell <david-b@pacbell.net>
Wed, 2 Apr 2008 04:43:01 +0000 (00:43 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 2 Apr 2008 04:43:01 +0000 (00:43 -0400)
This updates the ads7846 driver to handle external vREF (required
on boards using ads7843 chips) without module parameters, and also
removes a needless variable with its associated bogus gcc warning.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found