Masahiro Yamada (3): i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path i2c: uniphier-f: set the adapter to master mode when probing drivers/i2c/busses/i2c-uniphier-f.c | 85 +++++++++++++++++-------------------- drivers/i2c/busses/i2c-uniphier.c | 73 ++++++++++++++----------------- 2 files changed, 71 insertions(+), 87 deletions(-) -- 1.9.1
- [PATCH 0/3] i2c: uniphier: updates for v4.9 Masahiro Yamada
- [PATCH 3/3] i2c: uniphier-f: set the adapter to maste... Masahiro Yamada