mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Add missing devm_i2c_add_adapter() to devres.rst. It's introduced by commit07740c92ae("i2c: core: add managed function for adding i2c adapters"). Fixes:07740c92ae("i2c: core: add managed function for adding i2c adapters") Signed-off-by: Yang Yingliang <[email protected]> Acked-by: Yicong Yang <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>