]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: hctosys: use function name in the error log
authorAaro Koskinen <aaro.koskinen@iki.fi>
Thu, 16 Apr 2015 19:45:54 +0000 (12:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Apr 2015 13:04:01 +0000 (09:04 -0400)
commit56397ae234841e5a58cdd4d0d39383bd0334a8e8
treef90407a8838694fe18f26f7c11686411217f10fe
parent1afee6ec70177a1b075f5df888a206988e047261
rtc: hctosys: use function name in the error log

Use function name in the error log instead of __FILE__.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/hctosys.c