OSDN Git Service

Revert "platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...
authorSaranya Gopal <saranya.gopal@intel.com>
Wed, 20 Oct 2021 02:26:20 +0000 (07:56 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Oct 2021 17:31:13 +0000 (19:31 +0200)
commit6e4d56db30a5feb83ba233a68841ba79483e7731
tree36e823e2b98fd05e939fd2a7d7549b0b54082775
parent9990f2f6264cd19cb6ba12d9f9c1c30ae8351096
Revert "platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515 ACPI nodes"

This reverts commit 9bba96275576da0cf78ede62aeb2fc975ed8a32d.

The above commit was added to prevent the tipd driver from loading
in devices which have INT3515 ACPI nodes since high CPU load was
reported in these devices due to interrupt flood. Now that the issue
of interrupt flood in the tipd driver is fixed, re-enable the creation
of platform device for INT3515 ACPI nodes.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Saranya Gopal <saranya.gopal@intel.com>
Link: https://lore.kernel.org/r/20211020022620.21012-3-saranya.gopal@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/x86/i2c-multi-instantiate.c