]> Git Repo - linux.git/commit
i2c: add newly exported functions to the header, too
authorWolfram Sang <[email protected]>
Mon, 24 Jun 2019 17:04:02 +0000 (19:04 +0200)
committerWolfram Sang <[email protected]>
Wed, 26 Jun 2019 13:10:35 +0000 (15:10 +0200)
commit550113d4e9f5c7b62be760fc01178c9e0139c1f4
tree0f8fb5f7c522d176534315af14ec7a9ad1749a45
parent57ca968b69ecb741f6f8e643666e21635b6828bc
i2c: add newly exported functions to the header, too

Nobody (including me) noticed that these functions were exported but not
added to the header :/

Fixes: 7159dbdae3c5 ("i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy")
Signed-off-by: Wolfram Sang <[email protected]>
Reviewed-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
drivers/i2c/i2c-core-base.c
include/linux/i2c.h
This page took 0.058618 seconds and 4 git commands to generate.