i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 21 Aug 2020 17:03:34 +0000 (20:03 +0300)
committerWolfram Sang <wsa@kernel.org>
Tue, 25 Aug 2020 07:22:09 +0000 (09:22 +0200)
commite4682b8a688bc3352e663545ad51997c3d84877b
treea7e9dd023da47ca62cb94ca3db51595f6899f7fa
parente3cb82c6d6f6c27ab754e13ae29bdd6b949982e2
i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()

We have no users of i2c_acpi_match_device() anymore and seems
will not have them in the future, thus remove dead code.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/i2c-core-acpi.c
drivers/i2c/i2c-core.h