[ARM] 4080/1: Fix for the SSCR0_SlotsPerFrm macro
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 2 Jan 2007 19:59:38 +0000 (20:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 2 Jan 2007 23:42:03 +0000 (23:42 +0000)
commitf566b2b22d89c4785f25e6e4d60163b5ae6251f4
tree714efeca8cef7240e97dcc37db85fad3369b87d3
parent8e140362f71ed801c69c5df63a68fc2cd07da3a9
[ARM] 4080/1: Fix for the SSCR0_SlotsPerFrm macro

The SSCR0_SlotsPerFrm macro writes a 3-bit value to bits [2:0], while the correct location of FRDC in SSCR0 is at bits [26:24]. This patch adds the missing "<< 24".

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/arch-pxa/pxa-regs.h