commit | 07ac1af3fc3e11f5b0948597aaad78d30c45a289 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Apr 05 19:05:26 2017 +0300 |
committer | Darren Hart (VMware) <dvhart@infradead.org> | Thu Apr 13 10:16:04 2017 -0700 |
tree | e3dbc0ced6ed55ebfe6c8f8d123bbf6ec5b1c1c9 | |
parent | 822e423e62d0f07574e3aaaa7e2c15ffab7815cc [diff] |
platform/x86: intel_scu_ipc: Remove redundant subarch check The driver is bound to the devices based on their PCI IDs. There is no need to do an additional check. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>