On Fri, Dec 09, 2016 at 10:31:57AM +0100, Jan Glauber wrote: > Do not infinitely retry register readq and writeq operations > in order to not lock up the CPU in case the TWSI gets stuck. > > Return -EIO in case of a failed data read. For all other > cases just return so subsequent operations will fail > and trigger the recovery. > > Signed-off-by: Jan Glauber Applied to for-current, thanks!