git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3300a8f
)
[media] smiapp: re-use clamp_t instead of min(..., max(...))
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Sat, 10 Aug 2013 17:49:45 +0000
(14:49 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 22 Aug 2013 14:38:09 +0000
(11:38 -0300)
clamp_t does the job to put a variable into the given range.
clamp_t -> clamp as agreed with Andy.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found