linux/drivers/gpu/drm/tegra
Dan Carpenter 9a991600e3 drm/tegra: return -EFAULT if copy_from_user() fails
copy_from_user() returns the number of bytes remaining if it fails, but
we want to return -EFAULT here.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2013-12-03 10:14:03 +01:00
..
bus.c
dc.c
dc.h
drm.c drm/tegra: return -EFAULT if copy_from_user() fails 2013-12-03 10:14:03 +01:00
drm.h
fb.c drm/tegra: Force cast to __iomem to make sparse happy 2013-12-03 10:05:04 +01:00
gem.c
gem.h
gr2d.c
gr2d.h
gr3d.c
gr3d.h
hdmi.c
hdmi.h
Kconfig
Makefile
output.c
rgb.c drm/tegra: Tightly bind RGB output to DC 2013-12-03 10:04:22 +01:00