]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Allow for bypass of cell resource conflict check
authorDaniel Drake <dsd@laptop.org>
Thu, 30 Sep 2010 20:55:36 +0000 (21:55 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 28 Oct 2010 22:29:48 +0000 (00:29 +0200)
commit00b904452d1092fbd852feedff732f9bc3fcb55e
tree82794cb7ca41816463a35bcf27a4f18af0633730
parent8c67b53ee68bc7975dd90778138fb3116f10d36d
mfd: Allow for bypass of cell resource conflict check

The upcoming VIA VX855 MFD driver needs to communicate resources
to subdevices where the resources may be claimed by ACPI.

Add a flag to mfd_cell to request that resources are not policed.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/mfd-core.c
include/linux/mfd/core.h