Re: [PATCH 2/3] drm/bridge: it6505: Add i2c api power on check

2022-07-12 Thread Robert Foss
On Thu, 7 Jul 2022 at 10:06, allen wrote: > > From: allen chen > > Use i2c bus to read/write when it6505 power off will occure i2c error. ^^^ typ-o Change occure to occur. This is an issue that would have been caught by running checkpatch --strict, please try to run it on all patches before sub

[PATCH 2/3] drm/bridge: it6505: Add i2c api power on check

2022-07-07 Thread allen
From: allen chen Use i2c bus to read/write when it6505 power off will occure i2c error. Add this check will prevent i2c error when it6505 power off. Signed-off-by: Pin-Yen Lin Signed-off-by: Allen Chen --- drivers/gpu/drm/bridge/ite-it6505.c | 12 ++-- 1 file changed, 10 insertions(+