staging: vc-sm-cma: Don't fail if debugfs calls fail.
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Fri, 8 Mar 2019 11:09:49 +0000 (11:09 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:23 +0000 (00:08 +0100)
commit1e4705d61120b57590694b01ec70ed53e4158a3c
tree9aab5eff23461e55a0212ab96d79f134aae635e9
parent3b4510a0443332bedeaf2a0dd3a9e7ff53d66680
staging: vc-sm-cma: Don't fail if debugfs calls fail.

Return codes from debugfs calls should never alter the
flow of the main code.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
drivers/staging/vc04_services/vc-sm-cma/vc_sm.c