alistair23-linux/drivers/hwtracing
Dan Carpenter 73061da07d intel_th: Check for NULL instead of ERR_PTR
devm_ioremap() returns NULL on error, it doesn't return an ERR_PTR,
which is what the current code does. This patch corrects these
checks.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-16 23:25:48 -07:00
..
coresight coresight: etm3x: making error message unambiguous 2015-10-07 17:54:09 +01:00
intel_th intel_th: Check for NULL instead of ERR_PTR 2015-10-16 23:25:48 -07:00
stm stm class: Select configfs 2015-10-16 23:25:48 -07:00