Skip to content
Commit f1226701 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] rtc-sa1100: fix compiler warnings and error cleanup



Fix:
drivers/rtc/rtc-sa1100.c: In function `sa1100_rtc_proc':
drivers/rtc/rtc-sa1100.c:298: warning: unsigned int format, long unsigned int arg (arg 3)

and arrange for sa1100_rtc_open() to pass the devid to free_irq()
rather than NULL.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 19ca5d27
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment