OMAPDSS: DSI: turn hsdivs fields to arrays
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 7 Nov 2014 11:13:24 +0000 (13:13 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 12 Nov 2014 11:40:22 +0000 (13:40 +0200)
We are creating a common DSS PLL code, so having fixed DSI specific
hsdiv fields in the clock information is not ok.

This patch changes the hsdiv fields to arrays, so that we can use all
the 4 possible hsdiv outputs (DSI only usees 2), and we have generic way
to access the hsdivs.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found