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:
1fa2337
)
[media] af9013: Don't accept invalid bandwidth
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 28 Apr 2015 22:02:19 +0000
(19:02 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 30 Apr 2015 17:26:22 +0000
(14:26 -0300)
If userspace sends an invalid bandwidth, it should either return
EINVAL or switch to auto mode.
This driver will go past an array and program the hardware on a
wrong way if this happens.
Cc: stable@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found