Hello kernel devs,
I've been noticing stability problems with my USB webcam, it used to be just
bogus volume warning notice but now I have to unplug/plugin, unplug and
sometimes it works, sometimes not. It seems to work less now.
It used to be lesser of a problem in eariler 4.x but now in 4.2/4
On Tuesday, March 19, 2013 04:12:18 PM Daniel Vetter wrote:
> On Tue, Mar 19, 2013 at 10:03 AM, Chris Wilson
wrote:
> >> > How about just using:
> >> > if (!HAS_GMBUS_IRQ(dev_priv->dev)) gmbus4_irq_en = 0;
> >> >
> >> > and the existing wait loop?
> >>
> >> I explicitly wanted to avoid touchi