OMAPDSS: DSI: get line buffer size at probe
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 5 Mar 2013 08:37:02 +0000 (10:37 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 3 Apr 2013 12:19:17 +0000 (15:19 +0300)
commit99322577e80da240cebc087da9ea328bb0960be1
tree18d59d5d949e026c89b082b2a1e9924389afe9d5
parent777f05cc79892c1a5c25a72cfb3cc24554378a45
OMAPDSS: DSI: get line buffer size at probe

To find out the DSI line buffer size we need to read HW registers. To
make it possible to do DSI configuration calculations without HW powered
up, store the line buffer size at DSI driver's probe.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dsi.c