Re: [PATCH] hwmon: ntc_thermistor: correct the information printed during probe

From: Guenter Roeck
Date: Thu Jun 26 2014 - 09:46:25 EST


On 06/26/2014 05:50 AM, Naveen Krishna Chatradhi wrote:
Currently, dev_info() at the end of the probe says
"type:%s ". But, prints the pdev->name.

This patch uses "pdev_id->name" which prints the thermistor type.

Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>

Another good catch.

Applied, thanks.

Guenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/