From acf604b709e6b933638bd72d52c5b2e0ff37ff16 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Fri, 7 Nov 2014 13:13:24 +0200 Subject: [PATCH] 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 --- Reading git-format-patch failed