From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Ujfalusi Date: Wed, 16 Jan 2013 12:45:06 +0000 Subject: [PATCH 0/3] OMAPDSS: Panel NEC: backlight handling changes Message-Id: <1358340309-8774-1-git-send-email-peter.ujfalusi@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tomi Valkeinen , Florian Tobias Schandinat Cc: Archit Taneja , linux-omap@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Morton Hi Tomi, While working with Zoom2 which is using the NEC panel I noticed few issues with the panel driver. The first patch fixes one irritating warning print every time I boot the board. With the third patch we can cleanly move to bl-pwm driver to handle the backlight on Zoom2. In this case we should not register another backlight device in the NEC panel driver. Regards, Peter --- Peter Ujfalusi (3): OMAPDSS: Panel NEC: Set backlight type to remove boot time warning OMAPDSS: Panel NEC: Get rid of nec_80848_data structure OMAPDSS: Panel NEC: Only register backlight when we have valid callback .../omap2/displays/panel-nec-nl8048hl11-01b.c | 81 ++++++++++------------ 1 file changed, 35 insertions(+), 46 deletions(-) -- 1.8.1