]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/tegra: sor: Provide error messages in probe
authorThierry Reding <treding@nvidia.com>
Mon, 27 Apr 2015 13:04:26 +0000 (15:04 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 11:47:51 +0000 (13:47 +0200)
commit4dbdc740c4beec653920e81470a6e6d69c6ab064
treee4660f9f714358ab54ffad4f66a1f5c2c4caa28f
parenta9a9e4fd7c923707a11b1b386cc31156d474039c
drm/tegra: sor: Provide error messages in probe

When probing the SOR 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/sor.c