git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4a3103
)
x86, mrst: add platform support for MSIC MFD driver
author
Mika Westerberg
<mika.westerberg@linux.intel.com>
Tue, 18 Oct 2011 09:41:22 +0000
(12:41 +0300)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 24 Oct 2011 12:09:20 +0000
(14:09 +0200)
The MSIC MFD driver creates platform devices for MSIC device drivers so we
don't need to create them in platform code anymore.
This patch adds a new runtime check which determines whether we are running
on a Medfield platform and enables the MSIC MFD driver accordingly.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found