[build errro on for-next branch] RE: [1/3] omap3evm: ehci: Add EHCI padconfig for board Rev = E

2009-11-13 Thread Gupta, Ajay Kumar
Hi, * Ajay Kumar Gupta ajay.gu...@ti.com [091028 16:12]: OMAP3EVM (Rev = E) has EHCI port on main board itself. Apart from this there is a slot to connect Mistral Daughter Card (MDC) to it which also has one EHCI port. Only one EHCI port can be used at a time and we can choose the port

[PATCH] omap3evm: MIgrate to smsc911x ethernet driver.

2009-11-13 Thread Sriramakrishnan
Migrate to smsc911x ethernet driver instead of smc911x driver. The smsc911x ethernet driver supports NAPI and performs better under heavy traffic. With the smc911x driver we were witnessing very high iowait time for high IO load over NFS. Signed-off-by: Sriramakrishnan s...@ti.com --- This patch

Re: [PATCH 00/19] OMAP: DSS2 v5 intro

2009-11-13 Thread Tomi Valkeinen
Hi, On Thu, 2009-11-12 at 21:48 +0100, ext Stephen Rothwell wrote: Hi Tony, Tomi, On Thu, 12 Nov 2009 10:14:57 -0800 Tony Lindgren t...@atomide.com wrote: OK. The only dependency is the the move of the headers. Tomi, can you please rebase your patches on top of the

RE: [PATCH v2 26/32] OMAP3: PM debug: allow runtime toggle of PM features

2009-11-13 Thread Gopinath, Thara
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Kevin Hilman Sent: Friday, October 23, 2009 4:40 AM To: linux-omap@vger.kernel.org Cc: linux-arm-ker...@lists.infradead.org Subject: [PATCH v2 26/32] OMAP3: PM debug: allow

[PATCH v2] omap3: Change the default silicon

2009-11-13 Thread Sanjeev Premi
Currently the default silicon - in absence of identification - is set to OMAP3630 ES1.0. Though, condition may/should not arise; but the default should be latest in the most common silicon variant - currently OMAP3430 ES3.1. Signed-off-by: Sanjeev Premi pr...@ti.com --- arch/arm/mach-omap2/id.c

Re: [PATCH] omap3: Change the default silicon

2009-11-13 Thread Nishanth Menon
Premi, Sanjeev had written, on 11/13/2009 04:10 AM, the following: -Original Message- From: Gadiyar, Anand Sent: Friday, November 13, 2009 10:41 AM To: Tony Lindgren; Premi, Sanjeev Cc: linux-omap@vger.kernel.org Subject: RE: [PATCH] omap3: Change the default silicon Tony Lindgren

RE: [PATCH] omap3: Change the default silicon

2009-11-13 Thread Premi, Sanjeev
-Original Message- From: Gadiyar, Anand Sent: Friday, November 13, 2009 10:41 AM To: Tony Lindgren; Premi, Sanjeev Cc: linux-omap@vger.kernel.org Subject: RE: [PATCH] omap3: Change the default silicon Tony Lindgren wrote: * Sanjeev Premi pr...@ti.com [091029 07:35]:

Re: [PATCH 1/1] DSPBRIDGE: cache operation against kernel address instead of user's

2009-11-13 Thread Hiroshi DOYU
From: Doyu Hiroshi (Nokia-D/Helsinki) hiroshi.d...@nokia.com Subject: [PATCH 1/1] DSPBRIDGE: cache operation against kernel address instead of user's Date: Fri, 6 Nov 2009 13:34:21 +0100 From: Hiroshi DOYU hiroshi.d...@nokia.com Based on the discussion:

RE: [PATCH] omap3: Change the default silicon

2009-11-13 Thread Premi, Sanjeev
-Original Message- From: Menon, Nishanth Sent: Friday, November 13, 2009 3:46 PM To: Premi, Sanjeev Cc: Gadiyar, Anand; Tony Lindgren; linux-omap@vger.kernel.org Subject: Re: [PATCH] omap3: Change the default silicon Premi, Sanjeev had written, on 11/13/2009 04:10 AM, the

Re: [PATCH] omap3: Change the default silicon

2009-11-13 Thread Nishanth Menon
Premi, Sanjeev had written, on 11/13/2009 04:53 AM, the following: -Original Message- From: Menon, Nishanth Sent: Friday, November 13, 2009 3:46 PM To: Premi, Sanjeev Cc: Gadiyar, Anand; Tony Lindgren; linux-omap@vger.kernel.org Subject: Re: [PATCH] omap3: Change the default silicon

Re: [PATCH 3/4] Add support for DEVKIT8000 LCD

2009-11-13 Thread Tomi Valkeinen
On Thu, 2009-11-12 at 17:14 +0100, ext Daniel Toussaint wrote: On Thu, Nov 12, 2009 at 7:46 PM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: On Thu, 2009-11-12 at 11:23 +0100, ext Kim Botherway wrote: This patch add support for the Timll DEVKIT8000 LCD panel

[PATCH 6/10] omap: mailbox: remove unnecessary arg for

2009-11-13 Thread C.A, Subramaniam
From 27c97972080ba1fea6296ee59105aebd5ea4442a Mon Sep 17 00:00:00 2001 From: C A Subramaniam subramaniam...@ti.com Date: Thu, 12 Nov 2009 16:18:05 -0800 Subject: [PATCH 6/10] omap: mailbox: remove unnecessary arg for omap_mbox_msg_send Also removed from tx_data Signed-off-by: C A Subramaniam

[PATCH 7/10] omap mailbox: expose omap_mbox_enable()/disable_irq()

2009-11-13 Thread C.A, Subramaniam
From 177e2efb7384c03ac445b55e2e4ccf44e2160051 Mon Sep 17 00:00:00 2001 From: C A Subramaniam subramaniam...@ti.com Date: Fri, 13 Nov 2009 15:04:57 +0530 Subject: [PATCH 7/10] omap mailbox: expose omap_mbox_enable()/disable_irq() Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com ---

[PATCH 8/10] omap mailbox: OMAP4-Mailbox - Adds code changes to support OMAP4 mailbox

2009-11-13 Thread C.A, Subramaniam
From 1a5865e67ce5fae94ae283882411cd01f48e07a7 Mon Sep 17 00:00:00 2001 From: C A Subramaniam subramaniam...@ti.com Date: Fri, 13 Nov 2009 16:42:40 +0530 Subject: [PATCH 8/10] omap mailbox: OMAP4-Mailbox - Adds code changes to support OMAP4 mailbox. This patch adds code changes in the mailbox

[PATCH 9/10] omap: mailbox: OMAP4 Mailbox Patch to change the IRQ

2009-11-13 Thread C.A, Subramaniam
From 8a1b63918459dfbb5152dd31988714f91f4fd51b Mon Sep 17 00:00:00 2001 From: C A Subramaniam subramaniam...@ti.com Date: Thu, 12 Nov 2009 16:18:06 -0800 Subject: [PATCH 9/10] omap: mailbox: OMAP4 Mailbox Patch to change the IRQ flag from IRQF_DISABLED to IRQF_SHARED Currently, this facilitates

[PATCH 10/10] omap mailbox: OMAP4 Mailbox-driver Patch to support tasklet implementation

2009-11-13 Thread C.A, Subramaniam
From 5fd7c2bfae11879edfcae7db073deb11bea1f584 Mon Sep 17 00:00:00 2001 From: C A Subramaniam subramaniam...@ti.com Date: Fri, 13 Nov 2009 15:59:58 +0530 Subject: [PATCH 10/10] omap mailbox: OMAP4 Mailbox-driver Patch to support tasklet implementation This patch uses a tasklet implementation for

[PATCH 5/10] omap: mailbox: remove disable_/enable_mbox_irq in isr

2009-11-13 Thread C.A, Subramaniam
From 977b46afb3d52422d486458c6c7889c9ce906b3d Mon Sep 17 00:00:00 2001 From: Hiroshi DOYU hiroshi.d...@nokia.com Date: Thu, 12 Nov 2009 16:18:05 -0800 Subject: [PATCH 5/10] omap: mailbox: remove disable_/enable_mbox_irq in isr No need to handle it in isr, since irq won't happen during isr.

[PATCH 4/10] omap: mailbox: remove class interface

2009-11-13 Thread C.A, Subramaniam
From fcd239d499ab89a13e186d5ec5e2d0dde7d21e9e Mon Sep 17 00:00:00 2001 From: Hiroshi DOYU hiroshi.d...@nokia.com Date: Thu, 12 Nov 2009 16:18:05 -0800 Subject: [PATCH 4/10] omap: mailbox: remove class interface It's not used at present. Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com

[PATCH 1/2 (for-next)] ARM: OMAP3: Add support for the IGEP v2 board (rev B)

2009-11-13 Thread Enric Balletbo i Serra
From: Enric Balletbo i Serra eballe...@iseebcn.com This patch adds minimal IGEP v2 support. The IGEP v2 board is a low-cost, fan-less and industrial temperature range single board computer that unleashes laptop-like performance and expandability without the bulk, expense, or noise of typical

[PATCH 0/10] omap mailbox: Refreshed patch series for-next branch

2009-11-13 Thread C.A, Subramaniam
Hi All, Following is the refreshed version of patches for mailbox driver. Hi Tony, I have gone through the patch set in the for-next branch and have made the following changes: Patch 7 was missing. I have re-worked it to the for-next branch. As you had mentioned in the previous mail, Patches 8

[PATCH 2/10] omap: mailbox: OMAP4 - Add resources

2009-11-13 Thread C.A, Subramaniam
From 80f2bf9ba7e2d87490a36346d25517c41033677f Mon Sep 17 00:00:00 2001 From: C A Subramaniam subramaniam...@ti.com Date: Thu, 12 Nov 2009 16:18:04 -0800 Subject: [PATCH 2/10] omap: mailbox: OMAP4 - Add resources and mailbox register base address for OMAP4 mailbox This patch adds resource

[PATCH 3/10] omap: mailbox: remove sequence bit checking

2009-11-13 Thread C.A, Subramaniam
From 39b709da59a8f146169577702c4d77048050c3d0 Mon Sep 17 00:00:00 2001 From: Hiroshi DOYU hiroshi.d...@nokia.com Date: Thu, 12 Nov 2009 16:18:04 -0800 Subject: [PATCH 3/10] omap: mailbox: remove sequence bit checking Any protocol should be handled in the upper layer and mailbox driver shouldn't

[PATCH 1/10] omap: mailbox: Add build specific changes to support omap mailbox

2009-11-13 Thread C.A, Subramaniam
From bf41b0fd7324149a647b43d434ae3821bea49541 Mon Sep 17 00:00:00 2001 From: C A Subramaniam subramaniam...@ti.com Date: Thu, 12 Nov 2009 16:18:03 -0800 Subject: [PATCH 1/10] omap: mailbox: Add build specific changes to support omap mailbox This patch adds changes to the build related files of

[PATCH v4] OMAP: GPIO module enable/disable

2009-11-13 Thread Charulatha V
This patch disables a GPIO module when all pins of a GPIO module are inactive (clock gating forced at module level) and enables the module when any gpio in the module is requested. The module is enabled only when mod_usage indicates that no GPIO in that module is currently active and the GPIO

Re: Query: Regulator framework in EHCI driver

2009-11-13 Thread Mark Brown
On Fri, Nov 13, 2009 at 09:52:14AM +0530, Gupta, Ajay Kumar wrote: + snprintf(supply, 7, hsusb%d, i); It'd be better to use sizeof() rather than a hard coded 7 here. + omap-regulator[i] = regulator_get(omap-dev, supply); Looking at your code this needs to be

Re: [PATCH 2/2] ASoC: OMAP: reconfigure DMA to resume audio

2009-11-13 Thread Mark Brown
On Thu, Nov 12, 2009 at 02:15:18PM -0600, Jane Wang wrote: Reconfigure DMA transfer parameters to resume audio after system comming out of OFF state. Signed-off-by: Jane Wang jw...@ti.com This looks OK to me but I'd like an ack from the OMAP folks. Adding Jarkko as well as he's the

CPUFREQ for beagle

2009-11-13 Thread tarek attia
I want the CPUFREQdriver for the beagleboard which can work with linux2.6.29 properly plz any one Help thnx in Advance tarek -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH 1/2] OMAP3: MCBSP: Suspend/resume failure fix

2009-11-13 Thread Jane Wang
McBSP fucntional clock is not disabled when suspend is triggerd which prevents PER domain entering target low-power state. To fix the problem: 1. Disable/enable McBSP functional clock for suspend/resume. 2. In addition, reconfigure McBSP, this is needed when systerm comes out of OFF state.

RE: [PATCH 2/2] ASoC: OMAP: reconfigure DMA to resume audio

2009-11-13 Thread Wang, Jane
-Original Message- From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com] Sent: Friday, November 13, 2009 7:51 AM To: Wang, Jane Cc: alsa-de...@alsa-project.org; linux-omap@vger.kernel.org; peter.ujfal...@nokia.com; Jarkko Nikula Subject: Re: [PATCH 2/2] ASoC: OMAP:

Re: [PATCH 1/2] OMAP3: MCBSP: Suspend/resume failure fix

2009-11-13 Thread Mark Brown
On 13 Nov 2009, at 17:39, Jane Wang jw...@ti.com wrote: McBSP fucntional clock is not disabled when suspend is triggerd which prevents PER domain entering target low-power state. To fix the problem: 1. Disable/enable McBSP functional clock for suspend/resume. 2. In addition, reconfigure

RE: [alsa-devel] [PATCH 1/2] OMAP3: MCBSP: Suspend/resume failure fix

2009-11-13 Thread Wang, Jane
-Original Message- From: alsa-devel-boun...@alsa-project.org [mailto:alsa-devel-boun...@alsa- project.org] On Behalf Of Mark Brown Sent: Friday, November 13, 2009 11:49 AM To: Wang, Jane Cc: alsa-de...@alsa-project.org; linux-omap@vger.kernel.org; peter.ujfal...@nokia.com; Wang,

Re: Some patches need reposting, inbox cleared, patchwork cleared

2009-11-13 Thread Tony Lindgren
* Gadiyar, Anand gadi...@ti.com [091112 20:43]: Gadiyar, Anand wrote: Tony Lindgren wrote: Hi all, I'm finally done sorting through the patchwork patches to add to the omap for-next queue. So I've nuked my linux-omap inbox, and cleared the patches that I'm supposed to deal with

RE: CPUFREQ for beagle

2009-11-13 Thread Pandita, Vikram
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of tarek attia Sent: Friday, November 13, 2009 11:09 AM To: linux-omap Subject: CPUFREQ for beagle I want the CPUFREQdriver for the beagleboard which can work with linux2.6.29

RE: Some patches need reposting, inbox cleared, patchwork cleared

2009-11-13 Thread Pandita, Vikram
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Tony Lindgren Sent: Friday, November 13, 2009 12:03 PM To: Gadiyar, Anand Cc: linux-omap@vger.kernel.org Subject: Re: Some patches need reposting, inbox cleared, patchwork

Re: [alsa-devel] [PATCH 1/2] OMAP3: MCBSP: Suspend/resume failure fix

2009-11-13 Thread Mark Brown
On 13 Nov 2009, at 17:52, Wang, Jane jw...@ti.com wrote: -Original Message- From: alsa-devel-boun...@alsa-project.org [mailto:alsa-devel- boun...@alsa- project.org] On Behalf Of Mark Brown Sent: Friday, November 13, 2009 11:49 AM To: Wang, Jane Cc: alsa-de...@alsa-project.org;

Re: Some patches need reposting, inbox cleared, patchwork cleared

2009-11-13 Thread Tony Lindgren
* Pandita, Vikram vikram.pand...@ti.com [091113 10:05]: -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Tony Lindgren Sent: Friday, November 13, 2009 12:03 PM To: Gadiyar, Anand Cc: linux-omap@vger.kernel.org

RE: Some patches need reposting, inbox cleared, patchwork cleared

2009-11-13 Thread Pandita, Vikram
-Original Message- From: Tony Lindgren [mailto:t...@atomide.com] I just verified booting zoom3 on l-o master, and its working fine. OK good. Can you also try booting this patch from Felipe on 3630: http://patchwork.kernel.org/patch/59540/ Patch does not apply. Rebasing now and

RE: Some patches need reposting, inbox cleared, patchwork cleared

2009-11-13 Thread Gadiyar, Anand
Hmm, it should be all merged into master branch also: $ git log --pretty=oneline --grep=3630 -n100 master arch/arm/mach-omap2 1739bbc268aeffc8d3d040cf6493ef4399a1a181 omap: 3630sdp: introduce 3630 sdp board support 13ac7e77f407e4c529eb1cb058031f896fd3e80c omap: zoom3: introduce zoom3

RE: Some patches need reposting, inbox cleared, patchwork cleared

2009-11-13 Thread Pandita, Vikram
Tony -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Pandita, Vikram From: Tony Lindgren [mailto:t...@atomide.com] I just verified booting zoom3 on l-o master, and its working fine. OK good. Can you also try booting this

RE: CPUFREQ for beagle

2009-11-13 Thread Pandita, Vikram
-Original Message- From: tarek attia [mailto:tarek.m.at...@gmail.com] Sent: Friday, November 13, 2009 12:12 PM To: Pandita, Vikram Subject: Re: CPUFREQ for beagle thnx for reply :) I tried it before but it downloaded kernel 2.6.32 which didn't work with the root file system of Angstrom

Re: n800/810 boot log

2009-11-13 Thread green
Gadiyar, Anand wrote at 2009-11-13 00:58 -0600: Could someone please send me a bootlog of n800/810 with CONFIG_DEBUG_LL enabled? (any recent kernel will do, 2.6.29 and above. An older one is also okay) Is it possible for me to do this without a serial connection? Like say booting Maemo with

RE: n800/810 boot log

2009-11-13 Thread Gadiyar, Anand
green wrote: Gadiyar, Anand wrote at 2009-11-13 00:58 -0600: Could someone please send me a bootlog of n800/810 with CONFIG_DEBUG_LL enabled? (any recent kernel will do, 2.6.29 and above. An older one is also okay) Is it possible for me to do this without a serial connection? Like say

Re: [PATCH 12/14] omap3: move check_revision above check_features, v2

2009-11-13 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [091112 16:09]: From: Tony Lindgren Menon Looks like the From: got messed up. Here's a fixed version. Tony From b6c79698403f9926fb43d7e5cef9503a30b5709f Mon Sep 17 00:00:00 2001 From: Nishanth Menon n...@ti.com Date: Fri, 13 Nov 2009 12:41:25 -0800 Subject:

Re: [PATCH 7/10] omap mailbox: expose omap_mbox_enable()/disable_irq()

2009-11-13 Thread Tony Lindgren
* C.A, Subramaniam subramaniam...@ti.com [091113 04:32]: From 177e2efb7384c03ac445b55e2e4ccf44e2160051 Mon Sep 17 00:00:00 2001 From: C A Subramaniam subramaniam...@ti.com Date: Fri, 13 Nov 2009 15:04:57 +0530 Subject: [PATCH 7/10] omap mailbox: expose omap_mbox_enable()/disable_irq()

Re: [PATCH 8/10] omap mailbox: OMAP4-Mailbox - Adds code changes to support OMAP4 mailbox

2009-11-13 Thread Tony Lindgren
Hi, Just noticed all the iffdef else stuff here, that should be easy to remove. * C.A, Subramaniam subramaniam...@ti.com [091113 04:33]: From 1a5865e67ce5fae94ae283882411cd01f48e07a7 Mon Sep 17 00:00:00 2001 From: C A Subramaniam subramaniam...@ti.com Date: Fri, 13 Nov 2009 16:42:40 +0530

[APPLIED] [PATCH 2/2 (for-next)] ARM: OMAP3: Add defconfig for IGEP v2 board

2009-11-13 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): 45ab940bff69daf16f8adf16840b0c9d2b194e81 PatchWorks http://patchwork.kernel.org/patch/59782/ Git (Likely to change, and takes a while to get

[APPLIED] [PATCH] omap3evm: MIgrate to smsc911x ethernet driver.

2009-11-13 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): 265da0faeeb7e1b5b4ff98f6a6c0b65816051645 PatchWorks http://patchwork.kernel.org/patch/59758/ Git (Likely to change, and takes a while to get

[APPLIED] [PATCH v4] OMAP: GPIO module enable/disable

2009-11-13 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Branch in linux-omap: for-next Initial commit ID (Likely to change): e76818f60ec2d475b5f462e79651d8f09ad455d4 PatchWorks http://patchwork.kernel.org/patch/59797/ Git (Likely to change, and takes a while to get

Re: OMAP: DMA: Use some define rather than a hexadecimal constant for LCD register

2009-11-13 Thread Tony Lindgren
* Janusz Krzysztofik jkrzy...@tis.icnet.pl [091110 03:20]: The patch corrects the issue introduced with my previous patch: OMAP: DMA: Fix omapfb/lcdc on OMAP1510 broken when PM set as pointed out by OMAP subsystem maintainer. Looks like this patch needs to be refreshed against linux-omap

Re: [PATCH 2/9 v2] omap3: pm: introduce opp accessor functions

2009-11-13 Thread Kevin Hilman
Nishanth Menon n...@ti.com writes: Modifies the initial patch From Sanjeev: http://patchwork.kernel.org/patch/50998/ NOTE: The original opp_table introduced by Sanjeev is not needed anymore as we can use enabled flag to have better granularity in enable/disable of OPPs. This introduces

Re: [build errro on for-next branch] RE: [1/3] omap3evm: ehci: Add EHCI padconfig for board Rev = E

2009-11-13 Thread Tony Lindgren
* Gupta, Ajay Kumar ajay.gu...@ti.com [091113 00:58]: Hi, * Ajay Kumar Gupta ajay.gu...@ti.com [091028 16:12]: OMAP3EVM (Rev = E) has EHCI port on main board itself. Apart from this there is a slot to connect Mistral Daughter Card (MDC) to it which also has one EHCI port. Only one

Re: Some patches need reposting, inbox cleared, patchwork cleared

2009-11-13 Thread Tony Lindgren
* Pandita, Vikram vikram.pand...@ti.com [091113 11:06]: Tony -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Pandita, Vikram From: Tony Lindgren [mailto:t...@atomide.com] I just verified booting zoom3 on l-o

Re: [PATCH 8/9 v2] omap3: pm: introduce dynamic OPP

2009-11-13 Thread Kevin Hilman
Nishanth Menon n...@ti.com writes: OPP tables have been used as static arrays till now this causes limitations in terms of ability to dynamically making decisions for cpu types and populating it with the right values. This implementation is based on the discussions in the thread:

Re: [RFC][PATCH] ARM: OMAP: McBSP: Use register cache

2009-11-13 Thread Janusz Krzysztofik
Hi, This patch got outdated and does not apply any more, but the idea still hangs in my queue. I am not sure why the patch has never been acknowledged nor rejected. Maybe it just got missed? Could you please take a position on this idea? Thanks, Janusz

Re: OMAP: DMA: Use some define rather than a hexadecimal constant for LCD register

2009-11-13 Thread Janusz Krzysztofik
Saturday 14 November 2009 01:57:10 Tony Lindgren napisaƂ(a): * Janusz Krzysztofik jkrzy...@tis.icnet.pl [091110 03:20]: The patch corrects the issue introduced with my previous patch: OMAP: DMA: Fix omapfb/lcdc on OMAP1510 broken when PM set as pointed out by OMAP subsystem maintainer.