Re: ads7846: clean up, fix pressure reporting

From: Pavel Machek
Date: Sun Aug 09 2009 - 06:54:47 EST


On Sun 2009-08-09 11:51:13, Mark Brown wrote:
> On Fri, Aug 07, 2009 at 08:09:41PM +0200, Pavel Machek wrote:
>
> > +#ifndef VERBOSE
> > +#undef dev_dbg
> > +#define dev_dbg(...) do {} while(0)
> > +#endif
>
> Better to convert the offending dev_dbg()s to dev_vdbg() instead, I'd
> have thought.

Ok, yes, I could do that, but... I believe current patch is already
better than what is there and modifying patch on zaurus is quite
painful...

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/