summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2019-06-21 12:33:57 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-26 09:14:23 +0200
commit3f42c0000b23ec5a6bf86893e4f4172aa94d5c6a (patch)
tree72b79ba45b4a7dd145be95412bed8d4f16e682f3 /include/uapi/linux
parent677b2aa3be5ce01fa0d1e3514b069874ce2ea245 (diff)
ASoC: dapm: Adapt for debugfs API change
commit ceaea851b9ea75f9ea2bbefb53ff0d4b27cd5a6e upstream. Back in ff9fb72bc07705c (debugfs: return error values, not NULL) the debugfs APIs were changed to return error pointers rather than NULL pointers on error, breaking the error checking in ASoC. Update the code to use IS_ERR() and log the codes that are returned as part of the error messages. Fixes: ff9fb72bc07705c (debugfs: return error values, not NULL) Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions