i2c: move ACPI helpers into the core
authorMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 21 Aug 2013 14:28:23 +0000 (17:28 +0300)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 23 Aug 2013 08:22:29 +0000 (10:22 +0200)
This follows what has already been done for the DeviceTree helpers. Move
the ACPI helpers from drivers/acpi/acpi_i2c.c to the I2C core and update
documentation accordingly.

This also solves a problem reported by Jerry Snitselaar that we can't build
the ACPI I2C helpers as a module.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found