8 Dec
2009
8 Dec
'09
3:18 p.m.
At Fri, 4 Dec 2009 18:30:18 +0100, Krzysztof Helt wrote:
From: Krzysztof Helt krzysztof.h1@wp.pl
The PnP data on the OPTI931 and OPTI933 contains io port range for the MC indirect registers. Use the PnP range instead of hardwired value 0xE0E.
Also, request region of MC indirect registers so it is marked as used to other drivers (this was missing previously).
This is the second version of the patch. The request_region() is called in a single place now.
Thanks, applied now.
Takashi