Re: [PATCH] mfd: rtsx: Convert forgotten dev_info() statement to pcr_dbg()

From: Borislav Petkov
Date: Wed Feb 08 2017 - 07:55:27 EST


On Wed, Feb 08, 2017 at 12:02:22PM +0000, Lee Jones wrote:
> I usually disapprove of these kinds of abstractions.
>
> What is the point of it?
>
> Why can't you just use dev_dbg()?

I was simply following what the rest of the driver does. It has 20
pcr_dbg() calls and 5 dev_dbg().

If you want to address that, then a patch ontop should convert all
pcr_dbg() calls to dev_dbg().

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.