]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: ismt: add error return code in probe()
authorWolfram Sang <wsa@the-dreams.de>
Fri, 23 Aug 2013 09:23:50 +0000 (11:23 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 28 Aug 2013 08:28:08 +0000 (10:28 +0200)
commit8a2248f29e91414d8a44f39117581bf308a6ca21
treec4138b7c09480503aa9c84aec01219406d152bee
parent1d21d1daa6f1f0d44e2f055538566ba5d48e3786
i2c: ismt: add error return code in probe()

Return error code in the error case, and not success.

Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-ismt.c