diff options
| author | Eduardo Valentin <eduardo.valentin@ti.com> | 2013-03-15 08:59:54 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-15 09:02:08 -0700 |
| commit | 35b052a6c9a4de5eae6fee60663c9b6606651c1a (patch) | |
| tree | a6293565041949c272d319b4df19bdd5cea41bfa /tools/perf/scripts/python/bin | |
| parent | 24796e128182ac6988a04d140134f953560b5083 (diff) | |
staging: omap-thermal: fix error checking
The omap_bandgap_get_sensor_data() function returns ERR_PTR(),
but it can also return NULL, in case of initilization, so we need to use
IS_ERR_OR_NULL() rather than only IS_ERR().
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
