Dan Carpenter
1fe3854a83
thermal: bcm2835: fix an error code in probe()
...
This causes a static checker because we're passing a valid pointer to
PTR_ERR(). "err" is already the correct error code, so we can just
delete this line.
Fixes: bcb7dd9ef206 ("thermal: bcm2835: add thermal driver for bcm2835 SoC")
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2017-06-30 16:46:11 -07:00
..
2017-06-30 16:46:11 -07:00
2016-11-23 10:05:25 +08:00
2016-09-27 14:02:16 +08:00
2017-02-18 17:22:27 -08:00
2016-09-27 14:35:21 +08:00
2016-09-27 14:02:32 +08:00
2017-05-27 17:32:24 -07:00
2015-10-30 11:33:23 -07:00
2017-01-04 12:47:28 +08:00
2017-05-27 17:33:04 -07:00
2017-04-06 21:48:03 -07:00
2016-11-23 10:07:35 +08:00
2017-05-05 15:54:45 +08:00
2016-08-08 10:57:39 +08:00
2016-09-27 14:02:16 +08:00
2017-06-30 16:46:10 -07:00
2017-06-30 16:41:55 -07:00
2016-09-27 14:35:21 +08:00
2016-11-23 10:05:52 +08:00
2017-03-02 08:42:27 +01:00
2015-12-09 01:18:34 +01:00
2016-09-27 14:35:21 +08:00
2017-05-05 16:00:10 +08:00
2017-05-12 11:58:45 -07:00
2017-05-12 11:58:45 -07:00
2016-11-23 10:07:35 +08:00
2017-04-23 09:01:42 -07:00
2016-09-27 14:35:21 +08:00
2016-08-08 10:57:39 +08:00
2016-11-23 10:07:35 +08:00
2016-09-27 14:02:16 +08:00
2017-03-30 21:49:03 -07:00
2016-10-12 11:05:23 -07:00
2017-01-16 20:30:49 -08:00
2016-02-09 14:12:08 -08:00
2016-08-08 10:57:39 +08:00
2016-11-23 10:07:35 +08:00
2017-05-05 16:01:45 +08:00
2016-11-23 10:06:12 +08:00
2016-11-23 10:06:12 +08:00
2017-01-25 09:51:08 +08:00
2016-11-23 10:06:12 +08:00
2016-05-17 07:28:31 -07:00
2016-09-27 14:37:10 +08:00
2016-11-30 10:25:47 +08:00
2017-02-18 16:36:12 -08:00