
4 Feb
2020
4 Feb
'20
8:32 a.m.
On Tue, Feb 4, 2020 at 8:20 AM Simon Glass sjg@chromium.org wrote:
Now that we have uclass_first_device_drvdata(), use it from the I2C driver to reduce code duplication.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Add new patch to change tegra driver to use helper function
drivers/i2c/tegra_i2c.c | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com