On Tue, Mar 29, 2011 at 02:11:03PM +0200, Robert Gerlach wrote: > On Tue, Mar 29, 2011 at 11:33:22AM +0100, Matthew Garrett wrote: > > You're binding to an ACPI device here - does it have a _CRS method? If > > so, you should retrieve the resource information from acpipnp rather > > than hardcoding it. That'll involve reworking it as an acpi driver > > rather than a platform one, but that should be easy enough. > > Yes, it have a _CRS, but I removed the code because it is always the same > IRQ and IO range. I'll reimplement with the first device it make it > necessary. Chances are that it'll always be that, but it's better to use the firmware data rather than hardcoding. Thanks! -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html