]> git.baikalelectronics.ru Git - kernel.git/commit
platform: x86: intel_cht_int33fe: Register all connections at once
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 20 Sep 2018 11:23:41 +0000 (14:23 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Sep 2018 11:37:29 +0000 (13:37 +0200)
commit8f8f210624ab13e7724faff4f23c162734b8bf31
tree6c6799c71649cabe5b5240ba5cfb8321c86a3c96
parent8ea1cb9d1e901369942eb3b26f417f36a5f26211
platform: x86: intel_cht_int33fe: Register all connections at once

We can register all device connection descriptors with a
single call to device_connections_add().

Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/x86/intel_cht_int33fe.c