OSDN Git Service

platform/x86: i2c-multi-instantiate: Defer probe when no adapter found
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 28 Nov 2018 11:45:24 +0000 (13:45 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 3 Dec 2018 19:40:02 +0000 (21:40 +0200)
commit1aaeae493aad4d71f75f4129e676fbfcdf8b1422
tree6fe20891db2450fcacecaf05544249e6836a57fa
parent41daf985820c72b6768512943dab23f5f41ef865
platform/x86: i2c-multi-instantiate: Defer probe when no adapter found

Likewise the rest of the i2c_acpi_new_device() users, defer the probe
of the i2c-multi-intantiate driver in case adapter is not yet found.

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>
drivers/platform/x86/i2c-multi-instantiate.c