1
0
Fork 0
alistair23-linux/drivers/staging/vc04_services
Dan Carpenter 397fcd12e4 staging: vchiq_arm: fix error codes in probe
If vchiq_debugfs_init() fails, then we accidentally return a valid
pointer casted to int on error.  This code is simpler if we get rid of
the "ptr_err" variable and just use "err" throughout.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-16 09:13:53 +02:00
..
bcm2835-audio staging: bcm2835-audio: Deliver indirect-PCM transfer error 2017-05-25 23:34:47 +02:00
bcm2835-camera staging: media/platform/bcm2835: remove gstreamer workaround 2017-04-18 13:54:24 +02:00
interface staging: vchiq_arm: fix error codes in probe 2017-07-16 09:13:53 +02:00
Kconfig Merge 4.11-rc4 into staging-next 2017-03-27 09:11:25 +02:00
Makefile staging: bcm2835-camera: Move driver under vc04_services 2017-03-06 09:17:07 +01:00