Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extcon: extcon-max77843: convert to i2c_new_dummy_device
Move from i2c_new_dummy() to i2c_new_dummy_device(), so we now get an ERRPTR which we use in error handling. Signed-off-by: Wolfram Sang <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
- Loading branch information