summaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
diff options
context:
space:
mode:
authorRene Herman2008-05-15 01:05:36 +0200
committerLinus Torvalds2008-05-15 04:11:13 +0200
commit3b73a223661ed137c5d3d2635f954382e94f5a43 (patch)
tree71a6d01c5b98a8ffb7ee8273fc4f086e09bbf5df /mm/filemap.c
parentpnp: add pnp_build_option() to the API (diff)
downloadkernel-qcow2-linux-3b73a223661ed137c5d3d2635f954382e94f5a43.tar.gz
kernel-qcow2-linux-3b73a223661ed137c5d3d2635f954382e94f5a43.tar.xz
kernel-qcow2-linux-3b73a223661ed137c5d3d2635f954382e94f5a43.zip
pnp: add ISAPnP MPU option quirks
The AD181x and AZT230 chips don't support an IRQ-less MPU401 option but work fine without one. This adds (priority functional) IRQ-less options for each port option to help systems with few available IRQs. The AD1815 quirk can't use pnp_register_irq_resource() due to doubly penalizing the IRQ. Also, while not a practical issue due to no IRQ option being present for the dependents, this needs to add in front, not back. Doesn't use pnp_register_port_resource() for symetry with above. This does not delete the AD1815 independent option even though it should be empty after the IRQ transfer due to AD1816 coming with an empty but still present independent option by default. Was tested on AD1815, AD1816 and AZT2320. The ALSA snd-ad1818a driver also support the AZT2002 ID for MPU401 but this doesn't as I was unable to test it. Signed-off-by: Rene Herman <rene.herman@gmail.com> Tested-by: Uwe Bugla <uwe.bugla@gmx.de> Acked-by: Uwe Bugla <uwe.bugla@gmx.de> Acked-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Cc: Takashi Iwai <tiwai@suse.de> Cc: Len Brown <len.brown@intel.com Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions