On Friday 22 January 2016 01:53 AM, Javier Martinez Canillas wrote:
It is better to use dev_*() log functions instead of pr_*() to print information about the device in the kernel log in a standardized way.This also allows to remove the local pr_fmt() defined macro. Suggested-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Javier Martinez Canillas <[email protected]> ---
Acked-by: Laxman Dewangan <[email protected]>

