From: Josh Cartwright Date: Thu, 3 Apr 2014 21:50:12 +0000 (-0700) Subject: rtc: pm8xxx: use devm_request_any_context_irq X-Git-Tag: v3.15-rc1~106^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bffcbc0887a7496c19639d55ff0e7483ee17aa42;p=pandora-kernel.git rtc: pm8xxx: use devm_request_any_context_irq Make use of the devm_* variant of request_any_context_irq to allow for elimination of remove(). Signed-off-by: Josh Cartwright Reviewed-by: Stephen Boyd Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed