staging: vchiq_arm: Make debugfs failure non-fatal
authorPhil Elwell <phil@raspberrypi.org>
Tue, 12 Dec 2017 12:12:46 +0000 (12:12 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Sat, 31 Mar 2018 14:57:26 +0000 (15:57 +0100)
commit0fc53c2381a43cb6370d1eb7213b0b9c18b6174a
tree1c8e28338d63ea813007ae2518b09fb6c4756897
parent1b8f5f6112f226815909375b45abe61204218ee3
staging: vchiq_arm: Make debugfs failure non-fatal

It can be useful to be able to open multiple vchiq instances in a
single process. This currently fails due to a debugfs collision,
so make such a failure non-fatal.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c