]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
rtc: dont reference pnp_resource_table directly
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 28 Apr 2008 22:34:27 +0000 (16:34 -0600)
committerLen Brown <len.brown@intel.com>
Tue, 29 Apr 2008 07:22:27 +0000 (03:22 -0400)
commit8766ad0ce8621aa6f0e4a91ef355509cc3364d5b
tree8adb0b418fcf129c99294acc7e93885412abf699
parent95ab3669f7830682c7762e9c305a0c1dd44454cc
rtc: dont reference pnp_resource_table directly

pnp_resource_table is going away soon, so use the more
generic public interfaces instead.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Acked-By: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/rtc/rtc-cmos.c