diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2021-05-24 22:13:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-27 14:49:39 +0200 |
commit | 3c03dad7652ee2b30728a263905de93a79205477 (patch) | |
tree | 793b11827bb40be9d0a2f4d2a86208a847497206 /include/linux/fpga/fpga-mgr.h | |
parent | 08e5138aa419350d0a168abeac3ecec4b7e779be (diff) | |
download | linux-3c03dad7652ee2b30728a263905de93a79205477.tar.gz linux-3c03dad7652ee2b30728a263905de93a79205477.tar.bz2 linux-3c03dad7652ee2b30728a263905de93a79205477.zip |
eeprom: ee1004: Improve creating dummy devices
i2c_new_dummy_device() calls i2c_new_client_device() that complains
if it fails to create the device. Therefore we don't have to emit an
error message in case of failure. In addition ensure that
ee1004_set_page is only set if creating the device succeeded.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://lore.kernel.org/r/d38df5ac-6ecb-7d5f-b5c3-39bfc6a1e8a1@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions