commit | f689866aec08f00efc4a098d14b3a17ec8a9193b | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Tue Aug 29 09:41:23 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Oct 04 17:24:11 2017 -0300 |
tree | 787de1cea40e5311c52b96afaa637de0d7a063bb | |
parent | d339ec6a4261c030d8fdea75625c925f33549a2e [diff] |
[media] smiapp: Verify clock frequency after setting it, prevent changing it The external clock frequency was set by the driver but the obtained frequency was never verified. Do that. Being able to obtain the exact frequency is important as the value is used for PLL calculations which may result in frequencies that violate the PLL tree limits. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>