diff options
author | Lee Jones <lee.jones@linaro.org> | 2012-05-17 14:45:20 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-05-20 17:27:11 +0200 |
commit | 6dff11e5ab2f752ad75d0b506fcc981fef9999c5 (patch) | |
tree | 61d8891cb61143a8b99399cacb724e2d5cb86ae7 /Documentation/cachetlb.txt | |
parent | 5a8fea031ed5462b63877e0f6d29e0fc0fb82f14 (diff) | |
download | blackbird-op-linux-6dff11e5ab2f752ad75d0b506fcc981fef9999c5.tar.gz blackbird-op-linux-6dff11e5ab2f752ad75d0b506fcc981fef9999c5.zip |
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>
Diffstat (limited to 'Documentation/cachetlb.txt')
0 files changed, 0 insertions, 0 deletions