]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: vc04_services: Fix an error code in vchiq_probe()
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 25 Mar 2019 08:56:59 +0000 (11:56 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2019 20:54:18 +0000 (05:54 +0900)
commit9b9c87cf51783cbe7140c51472762094033cfeab
tree9dea5314883cf1ea964e13514b2a06051e93b5ee
parentb6391ac73400eff38377a4a7364bd3df5efb5178
staging: vc04_services: Fix an error code in vchiq_probe()

We need to set "err" on this error path.

Fixes: 187ac53e590c ("staging: vchiq_arm: rework probe and init functions")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c