diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-11-28 14:45:25 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-12-03 22:40:02 +0300 |
commit | 2dea645ffc21f927067e8e35147985887b1a843d (patch) | |
tree | 1161bd0416a590c8d50d4b2f12b47deb734e32d2 /net/xfrm | |
parent | 1aaeae493aad4d71f75f4129e676fbfcdf8b1422 (diff) | |
download | linux-2dea645ffc21f927067e8e35147985887b1a843d.tar.xz |
i2c: acpi: Return error pointers from i2c_acpi_new_device()
The caller would like to know the reason why the i2c_acpi_new_device() fails.
For example, if adapter is not available, it might be in the future and we
would like to re-probe the clients again. But at the same time we would like to
bail out if the error seems unrecoverable, such as invalid argument supplied.
To achieve this, return error pointer in some cases.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'net/xfrm')
0 files changed, 0 insertions, 0 deletions