Revision 97fd75b7b8e0f4e6d3f06b819c89b2555f626fcf authored by Andrew Morton on 31 May 2012, 23:26:07 UTC, committed by Linus Torvalds on 01 June 2012, 00:49:26 UTC
Use the module-wide pr_fmt() mechanism rather than open-coding "genirq: "
everywhere.

Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 499eea6
History
File Mode Size
mxs
spear
Kconfig -rw-r--r-- 896 bytes
Makefile -rw-r--r-- 238 bytes
clk-divider.c -rw-r--r-- 5.0 KB
clk-fixed-factor.c -rw-r--r-- 2.4 KB
clk-fixed-rate.c -rw-r--r-- 2.2 KB
clk-gate.c -rw-r--r-- 3.6 KB
clk-mux.c -rw-r--r-- 3.2 KB
clk.c -rw-r--r-- 37.5 KB
clkdev.c -rw-r--r-- 6.3 KB

back to top