Re: [PATCH] rtc: max77686: Remove some dead code
From: Edmundo Carmona Antoranz <hidden>
Date: 2021-05-09 00:06:20
Also in:
kernel-janitors, lkml
From: Edmundo Carmona Antoranz <hidden>
Date: 2021-05-09 00:06:20
Also in:
kernel-janitors, lkml
On Sat, May 8, 2021 at 10:59 AM Christophe JAILLET [off-list ref] wrote:
quoted
Following the recent conversations, I think it might make sense to do dev_err(&pdev->dev, "Failed to register RTC device: %pe\n", info->rtc_dev); Is that right?Yes, it is right, but it should be done in another patch. Would you like to give it a try?
Sure, I'll have the patch ready to send it when I see yours on next.
CJ