]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
power: bq25890: remove redundant I2C bus check
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Sun, 3 May 2020 15:21:10 +0000 (17:21 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sun, 3 May 2020 19:51:03 +0000 (21:51 +0200)
commita9c2419406b8e50351b691d966dc4b7254678dbd
treef122119146cbda1855af725e5e1b3bf6645d8465
parenta6a48fac96ae74f76422f908e09fdc9a6722050f
power: bq25890: remove redundant I2C bus check

regmap initialization will check I2C adapter functionality.
Remove redundant check in the driver.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/bq25890_charger.c