rtc: isl12022: Join string literals back
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 10 Jan 2023 14:08:05 +0000 (16:08 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 22 Feb 2023 20:06:30 +0000 (21:06 +0100)
commit9bb1e189d7d2c3838938efcc497333803b946081
tree66a68e2cb648e082527a3d8d719cb5f1245218b4
parentc8ae2735cb3d28892fd734804b60e5abf1f6fa91
rtc: isl12022: Join string literals back

For easy grepping on debug purposes join string literals back in
the messages.

While at it, drop __func__ parameter from unique enough dev_dbg()
message as Dynamic Debug can retrieve this at run time.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Link: https://lore.kernel.org/r/20230110140806.87432-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-isl12022.c