OSDN Git Service

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)
commit140a4ec4adddda615b4e8e8055ca37a30c7fe5e8
tree6c6799c71649cabe5b5240ba5cfb8321c86a3c96
parentcd7753d371388e712e3ee52b693459f9b71aaac2
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