From: Paul Mundt Date: Wed, 9 May 2007 03:37:53 +0000 (+0900) Subject: rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq(). X-Git-Tag: v2.6.22-rc1~143^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a361a68bc510b91b50462433cfa65c6b620a80c3;p=pandora-kernel.git rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq(). When the rtc_update_irq() callsites stopped passing in the class_dev, the rtc_dev references weren't fixed. Fix it up, so we pass in the proper pointer. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed