ARM: 7165/2: PL330: Fix typo in _prepare_ccr()
authorJavi Merino <[email protected]>
Wed, 16 Nov 2011 11:45:39 +0000 (12:45 +0100)
committerRussell King <[email protected]>
Mon, 21 Nov 2011 13:12:19 +0000 (13:12 +0000)
commit1c8a7c1fbfc7ae2362d26559df26b99c806b68b5
tree1b86fd2a9b0b8d27b7fd6a01604844e3ab5b688f
parent2674dd0b1c07d8b8dfb4872fc7b41841f05cb957
ARM: 7165/2: PL330: Fix typo in _prepare_ccr()

scctl should be shifted by CC_SRCCTRL_SHFT and dcctl by

CC_DSTCCTRL_SHFT, not the other way round.

Reference: <1320244259[email protected]>

Signed-off-by: Javi Merino <[email protected]>
Acked-by: Jassi Brar <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/common/pl330.c