2007-10-23 20:56:14

by Bjorn Helgaas

[permalink] [raw]
Subject: [patch 0/2] RTC fixes

Here are two fixes:

- Minor bugfix on error path for mips.
- If resource request fails, fall back to requesting only the
ioports we actually use. This is not a problem yet, but it
will be if the PNP core claims resources before drivers attach.

--