2015-03-31 10:20 GMT+02:00 Alexandre Belloni
[off-list ref]:
Hi,
On 31/03/2015 at 08:49:39 +0200, Javier Martinez Canillas wrote :
quoted
Hello Alexandre,
On Tue, Mar 31, 2015 at 2:27 AM, Alexandre Belloni
[off-list ref] wrote:
quoted
nitpick: I would prefer rtc: rtc-s3c instead of drivers/rtc/rtc-s3c.c
Yes but Krzysztof is following the convention used in drivers/rtc/
which I think is the correct thing to do even when it's different from
what is used all over the kernel.
Having a look at the git history, the first and most used prefix is
actually 'rtc:' at some point, this started to change to 'drivers/rtc/'.
We should probably start to get back to 'rtc:', like most subsystems.
Yes, I used "rtc: driver_name:" before but I saw that Andrew changes
them to full path when he picks the patch. So this time I wanted to
reduce the overhead for him... Anyway I'll stick to one format ("rtc:
rtc-s3c:") as you proposed.
Best regards,
Krzysztof