diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-01-05 15:02:35 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-01-06 08:35:27 +0100 |
commit | a01b3391b542aaaed539f9d9d6d0d4d6502ab9c6 (patch) | |
tree | 6263bb2b7459a05e34ce7e40128ec9b4a7d0ff16 /arch/x86/platform/intel-quark/imr.c | |
parent | 4b5b61eaf8b70838750a1e6dc80ecd044c8f4b3f (diff) |
x86/platform/intel-mid: Get rid of duplication of IPC handler
There is no other device handler than ipc_device_handler() and sfi.c already
has a handler for IPC devices.
Replace a pointer to custom handler by a flag. Due to this change adjust
sfi_handle_ipc_dev() to handle it instead of ipc_device_handler().
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20170105130235.177792-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/platform/intel-quark/imr.c')
0 files changed, 0 insertions, 0 deletions