David Brownell 05440dfcfc rtc-cmos probe() cleanup
Some cleanups for the rtc-cmos probe logic:

 - Claim i/o ports with request_region() not request_resource(),
   for better coexistence betwen platform and pnp bus glues.

 - Claim those ports earlier, to help work around procfs bugs
   (it allows duplicate names, like /proc/driver/rtc).

 - Fix some glitches in cleanup code, notably a cut'n'paste-o
   where the i/o port region might not get released during
   cleanup after a probe fault.

And some comment clarifications, including noting that this code
must work with PNPBIOS not just PNPACPI..

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:13 -07:00
..
2007-10-15 17:56:36 -07:00
2007-10-16 09:42:55 -07:00
2007-10-16 09:43:09 -07:00
2007-10-16 09:43:09 -07:00
2007-10-14 12:41:51 -07:00
2007-10-13 09:41:03 -07:00
2007-10-15 17:56:36 -07:00
2007-10-16 09:43:10 -07:00
2007-10-16 09:43:13 -07:00
2007-10-16 09:43:10 -07:00
2007-10-14 08:53:33 -07:00
2007-10-15 17:56:36 -07:00
2007-10-16 09:43:09 -07:00
2007-10-16 09:43:09 -07:00