commit | ecf926bcda5ba1da7269dcaa71a1b6920dc48349 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jan 05 20:40:47 2010 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Mar 07 22:16:58 2010 +0100 |
tree | 786f4af5b6e16b7d7157c0e147f0d7cdf0e4e79d | |
parent | 760e4518788df6762700e6bb9dd8692379f11168 [diff] |
mfd: Don't allow WM8350 to be built modular The genirq implementation does not allow modules to implement irq_chips so the conversion of WM8350 to genirq means we can no longer allow the driver to be built as a module. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>