From c1ea0a0431bc63a24bc0a887c94e93c1ecafd668 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Mon, 17 Feb 2014 10:21:26 -0800 Subject: [PATCH] hwmon: (max6639) Introduce local dev variable, and reduce noisiness Introduce local variable 'dev' in probe function to make code easier to read. Also drop dev_info message in probe to reduce noisiness during boot. Signed-off-by: Guenter Roeck Reviewed-by: Jean Delvare --- Reading git-format-patch failed