From: Sergei Shtylyov Date: Tue, 21 Mar 2006 11:01:17 +0000 (+0100) Subject: [ALSA] AMD Au1x00: AC'97 controller is memory mapped X-Git-Tag: v2.6.17-rc1~1129^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5c079e31cba3e6f93ef098911e216b79d0a84e8;p=pandora-kernel.git [ALSA] AMD Au1x00: AC'97 controller is memory mapped Modules: MIPS AU1x00 driver AMD Au1x00 ALSA driver erroneously calls request_region() for AC'97 controller registers -- the controller is actually memory mapped at addresses 0x10000000 thru 0x100FFFFF. Signed-off-by: Sergei Shtylyov Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed