]> git.karo-electronics.de Git - linux-beck.git/commit
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 2 Jan 2017 09:24:50 +0000 (11:24 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 5 Jan 2017 08:03:29 +0000 (09:03 +0100)
commit159d3726db12b3476bc59ea0ab0a702103d466b5
tree8972e4efa01f3030f704d2361c3dea969f775dd7
parent754c73cf4d2463022b2c9ae208026bf22564ed06
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'

The current implementation supports only Intel Merrifield platforms. Don't mess
with the rest of the Intel MID family by not registering device with wrong
properties.

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/20170102092450.87229-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/platform/intel-mid/device_libs/Makefile
arch/x86/platform/intel-mid/device_libs/platform_mrfld_spidev.c [moved from arch/x86/platform/intel-mid/device_libs/platform_spidev.c with 91% similarity]