]> asedeno.scripts.mit.edu Git - linux.git/commit
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()
authorMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 22 Jan 2020 16:28:07 +0000 (19:28 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 Jan 2020 16:52:16 +0000 (18:52 +0200)
commit74e9748b9b218e7863711b8c0dffb181154e4a23
treedc7cd81c95b38b1dc68c76d92b3f56d36058c745
parentb47018a778c1a18cbc98b4a11936dec4f8c4bb7b
platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()

There are no existing users for this functionality so drop it from the
driver completely. This also means we don't need to keep the struct
intel_scu_ipc_pdata_t around anymore so remove that as well.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
arch/x86/include/asm/intel_scu_ipc.h
drivers/platform/x86/intel_scu_ipc.c