summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_2430_data.c
diff options
context:
space:
mode:
authorTarun Kanti DebBarma2011-03-03 22:22:46 +0100
committerPaul Walmsley2011-03-10 11:23:55 +0100
commit8985b63d072413f0446fd2d0d654795f2d683323 (patch)
treec17ab03d6f753808c03b6ad9583ffaf96afb61b7 /arch/arm/mach-omap2/omap_hwmod_2430_data.c
parentLinux 2.6.38-rc7 (diff)
downloadkernel-qcow2-linux-8985b63d072413f0446fd2d0d654795f2d683323.tar.gz
kernel-qcow2-linux-8985b63d072413f0446fd2d0d654795f2d683323.tar.xz
kernel-qcow2-linux-8985b63d072413f0446fd2d0d654795f2d683323.zip
OMAP2+: hwmod: fix incorrect computation of autoidle_mask
Autoidle is a single bit, TIOCP_CFG[0], setting on OMAP1/2/3/4 platforms. In _set_module_autoidle() I am seeing 0x3 value where the mask is computed. This should be 0x1. v2: (1) Modified the subject. (2) Modified the description with further specific information. Baseline: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git Tested Info: Boot tested on OMAP 1/2/3/4. Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com> Acked-by: Rajendra Nayak <rnayak@ti.com> Acked-by: Benoit Cousson <b-cousson@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_2430_data.c')
0 files changed, 0 insertions, 0 deletions