summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorTroy Kisky <troy.kisky@boundarydevices.com>2011-06-24 10:52:56 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-03 11:40:06 -0700
commit5607cbd164dc1913cc52abba893c0961617eafd2 (patch)
treefd37b37d9bcac0ea982d1887e2160948936949c9 /kernel
parent0dd4154f666ec85b7befd5026342ebb77c6c06f0 (diff)
downloadlwn-5607cbd164dc1913cc52abba893c0961617eafd2.tar.gz
lwn-5607cbd164dc1913cc52abba893c0961617eafd2.zip
MXC: iomux-v3: correct NO_PAD_CTRL definition
commit 425933b30b0ccfac58065bca6c853ea627443cdf upstream. iomux-v3.c uses NO_PAD_CTRL as a 32 bit value so it should not be shifted left by MUX_PAD_CTRL_SHIFT(41) Previously, anything requesting NO_PAD_CTRL would get their pad control register set to 0. Since it is a pad control mask, place it with the other mask values. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Acked-by: Lothar Waßmann <LW@KARO-electronics.de> Tested-by: Lothar Waßmann <LW@KARO-electronics.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Cc: John Ogness <john.ogness@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions