From: Florian Fainelli Date: Tue, 23 Mar 2010 02:56:24 +0000 (-0400) Subject: watchdog: Convert rdc321x_wdt to use southbridge pci device X-Git-Tag: v2.6.35-rc1~7^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842102f35a8da589486fac497885b7bd6053af2f;p=pandora-kernel.git watchdog: Convert rdc321x_wdt to use southbridge pci device The RDC321x MFD southbridge driver will pass a reference to the southbridge PCI device which should be used by the watchdog driver for its operations. This patch converts the watchdog driver to use the pci_dev pointer and make use of the base register resource which is passed along with the platform device. Signed-off-by: Florian Fainelli Acked-by: Wim Van Sebroeck Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed