Re: [PATCH 3/5] i2c: octeon,thunderx: Fix high-level controller status check
From: Wolfram Sang <hidden>
Date: 2016-09-21 21:01:34
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Wolfram Sang <hidden>
Date: 2016-09-21 21:01:34
Also in:
lkml
On Wed, Sep 21, 2016 at 08:51:04AM +0200, Jan Glauber wrote:
In case the high-level controller (HLC) is used the status code is reported at a different location. Check that location after HLC write operations if the ready bit is not set and return an appropriate error code instead of always returning -EAGAIN. Signed-off-by: Jan Glauber <redacted>
Applied to for-next, thanks!