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>
Thu, 15 Feb 2018 17:41:10 +0000 (17:41 +0000)
commit2440c1c87d687b0d664de2bc93fee88a47854ea9
treecb761795ce507e14425526732ce6379bc4c7e644
parent9940bbd0d51a12fcd1af3b8c527757750ec569c3
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