i2c: add newly exported functions to the header, too
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 24 Jun 2019 17:04:02 +0000 (19:04 +0200)
committerWolfram Sang <wsa@the-dreams.de>
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 <wsa+renesas@sang-engineering.com>
Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/i2c-core-base.c
include/linux/i2c.h