]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/tegra: dpaux: Provide error message in probe
authorThierry Reding <treding@nvidia.com>
Mon, 27 Apr 2015 12:50:30 +0000 (14:50 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 11:47:46 +0000 (13:47 +0200)
commit08f580ef2fcef724db1107545bc14306b7c9eae2
tree21e5e19d24afff016f1772b50fef8c9e096f6010
parentddfb406b2f9f83e85734e43d043cdd1b2519df13
drm/tegra: dpaux: Provide error message in probe

When probing the dpaux device fails, output proper error messages to
help diagnose the cause of the failure.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dpaux.c