video: omap: create two routines to set the pixel clock rate
authorDario Binacchi <dariobin@libero.it>
Sat, 22 Feb 2020 13:05:44 +0000 (14:05 +0100)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 3 Mar 2020 07:38:14 +0000 (13:08 +0530)
commita9df3c50ed7d4535fbd33675ab943deaa0dfd9a8
tree8cda1b6f21c9869f150fd42e50955a076f83b0d1
parent9d7f53c1e50f0c32a62d5ab76b47f34791b571f3
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>
drivers/video/am335x-fb.c