1
0
Files
linux/drivers
Lee Jones 6dff11e5ab mfd: Prevent unassigned pointer from being used in ab8500-gpadc driver
Before this patch if probe failed to find the platform IRQ it
would attempt to print a message out using dev_err, which in
turn was being passed an unassigned pointer. This patch
ensures the information passed to dev_err is correct.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-05-20 17:27:11 +02:00
..
2012-05-20 17:27:07 +02:00
2012-05-20 17:27:07 +02:00
2012-05-20 17:27:07 +02:00
2012-05-20 17:27:07 +02:00
2012-04-18 13:15:51 -07:00