From: Alexander Shiyan Date: Thu, 3 Apr 2014 21:50:20 +0000 (-0700) Subject: rtc: treewide: remove excess rtc_device validation X-Git-Tag: v3.15-rc1~106^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d71915d27a6bfd896513c5aa3bae4a09ca81c2c;p=pandora-kernel.git rtc: treewide: remove excess rtc_device validation The patch "rtc: verify a critical argument to rtc_update_irq() before using it" introduces validation for rtc_device in the RTC core, so there are no need to check this argument for rtc_update_irq() from the drivers. This patch removes such check for the existing rtc_update_irq() users. Signed-off-by: Alexander Shiyan Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed