Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
macintosh: convert to i2c_new_scanned_device
Move from the deprecated i2c_new_probed_device() to the new i2c_new_scanned_device(). No functional change for this driver because it doesn't check the return code anyhow. Signed-off-by: Wolfram Sang <[email protected]> Acked-by: Michael Ellerman <[email protected]>
- Loading branch information