]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mfd: lpc_sch: Ignore resource conflicts when adding mfd cells
authorJohannes Thumshirn <johannes.thumshirn@men.de>
Wed, 23 Oct 2013 11:31:00 +0000 (13:31 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Oct 2013 15:22:40 +0000 (16:22 +0100)
commit6bfd1e63de34a278d67db32e3644340838308252
tree1167fa2a59583b98ed909045975b76ba79fad75f
parent317b2099938fe6f27e51c4b58e76f4de8212d3e6
mfd: lpc_sch: Ignore resource conflicts when adding mfd cells

Currently probe of lpc_sch fails on Intel Poulsbo because of ACPI resource
conflicts. A solution is to  set the ignore_resource_conflicts flag in the mfd cells.

Tested-by: Andreas Werner <andreas.werner@men.de>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@men.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/lpc_sch.c