]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit91d0288f0aab48df1d3e6d020c0b7495e8aea3f7
tree0f8fb5f7c522d176534315af14ec7a9ad1749a45
parent337402be08e549f480703951db38f99e94ad5226
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: 7be001ce25ec ("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