On Wed, 2015-02-11 at 17:46 +0100, Wolfram Sang wrote:
> > +                           PUNIT_SEMAPHORE, &sem);
> > +   if (ret)
> >             dev_err(dev->dev, "iosf failed to read punit semaphore\n");
> >     else
> >             dev_err(dev->dev, "PUNIT SEM: %d\n", sem);
> 
> Shouldn't the latter be a dev_dbg?

For me it seems not. Here is error patch and we have already in error
recovery, so, intention to see if the semaphore becomes alive after
reset. Am I right, David?


-- 
Andy Shevchenko <[email protected]>
Intel Finland Oy

--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to