From mboxrd@z Thu Jan 1 00:00:00 1970 From: Archit Taneja Date: Thu, 29 Aug 2013 14:47:33 +0000 Subject: Re: [PATCH 00/15] OMAPDSS: remove old panel model code Message-Id: <521F5C35.4040106@ti.com> List-Id: References: <1377783120-14001-1-git-send-email-tomi.valkeinen@ti.com> In-Reply-To: <1377783120-14001-1-git-send-email-tomi.valkeinen@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tomi Valkeinen Cc: linux-omap@vger.kernel.org, linux-fbdev@vger.kernel.org On Thursday 29 August 2013 07:01 PM, Tomi Valkeinen wrote: > Here's a series removing all the old panel model code from the omapdss driver. > This series depends on the series that changes the board files to use the new > panel drivers. > > There's nothing much special in this series, as it's mostly removing code that > is not used. There are also related cleanups, like making functions static if > they are no longer called from outside the file, and such. > > Tested on OMAP4 SDP, OMAP4 Panda, OMAP3 Beagle, OMAP3 Beagle xM. > > This series can also be found from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git 3.12/dss-legacy-removal > For the series: Reviewed-by: Archit Taneja Acked-by: Archit Taneja Thanks, Archit