summaryrefslogtreecommitdiffstats
path: root/drivers/video/mb862xx/mb862xxfbdrv.c
diff options
context:
space:
mode:
authorDan Carpenter2011-09-21 09:16:24 +0200
committerFlorian Tobias Schandinat2011-10-03 17:52:05 +0200
commit261e767628bb5971b9032439818237cc8511ea94 (patch)
tree11dccee774a968ad9c11c9b178b0e4979eddb4ea /drivers/video/mb862xx/mb862xxfbdrv.c
parentdrivers/video: fsl-diu-fb: remove unusued MEM_ALLOC_THRESHOLD (diff)
downloadkernel-qcow2-linux-261e767628bb5971b9032439818237cc8511ea94.tar.gz
kernel-qcow2-linux-261e767628bb5971b9032439818237cc8511ea94.tar.xz
kernel-qcow2-linux-261e767628bb5971b9032439818237cc8511ea94.zip
smscufx: change edid data to u8 instead of char
Having "edid" as char caused a problem in ufx_read_edid() where we compared "edid[i] != 0xFF". Because of the type difference, the condition was never true and the error checking failed. Also I added a __user notation to silence a sparse complaint. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/video/mb862xx/mb862xxfbdrv.c')
0 files changed, 0 insertions, 0 deletions