summaryrefslogtreecommitdiffstats
path: root/drivers/uio
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2014-07-23 15:30:57 +0200
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-08-21 22:25:17 +0200
commitd903a0a367f3e0350a3ba1455c0a7c533977fb42 (patch)
treedcffb9b8c38df60d1b611f638cd1ec0ab97ae48d /drivers/uio
parent[media] omap3isp: resizer: Remove needless variable initializations (diff)
downloadlinux-d903a0a367f3e0350a3ba1455c0a7c533977fb42.tar.xz
linux-d903a0a367f3e0350a3ba1455c0a7c533977fb42.zip
[media] omap3isp: resizer: Remove slow debugging message from interrupt handler
The resizer_set_input_size() function prints a debugging message with the input width and height values. As the function is called from interrupt context, printing that message to the serial console could slow down the interrupt handler and cause it to miss the start of the next frame, causing image corruption. Fix this by reorganizing the resizer debug messages. The driver now prints the input size, the crop rectangle and the output size in the set selection handler instead of scattering debug messages in various places. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions