commit | 5f2545fa156f3d4d327038d7664608e146809a3c | [log] [tgz] |
---|---|---|
author | Daniel Drake <dsd@laptop.org> | Thu Sep 30 21:55:36 2010 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 29 00:29:48 2010 +0200 |
tree | 82794cb7ca41816463a35bcf27a4f18af0633730 | |
parent | 2d95ae3bbffe54b2e73e0d291e1d67e09d5e448f [diff] |
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>