commit | 5a4ed09f4eddaada43afa83f4f24f1db471d6790 | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dariobin@libero.it> | Sat Feb 22 14:05:44 2020 +0100 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Mar 03 13:08:14 2020 +0530 |
tree | 8cda1b6f21c9869f150fd42e50955a076f83b0d1 | |
parent | 291bc3fe133283ac36735aef071b6279c1050def [diff] |
video: omap: create two routines to set the pixel clock rate Created in preparation to support driver-model, they can also be called from legacy code. In this way, code duplication is avoided. Signed-off-by: Dario Binacchi <dariobin@libero.it>