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)
commitacf604b709e6b933638bd72d52c5b2e0ff37ff16
tree1eb0494e09815e9358924080b0625589c53aad22
parent4a38aedec734144102e318e3e76eef410108e678
OMAPDSS: DSI: turn hsdivs fields to arrays

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>
drivers/video/fbdev/omap2/dss/dpi.c
drivers/video/fbdev/omap2/dss/dsi.c
drivers/video/fbdev/omap2/dss/dss.h