dragon: Fix stack offsets in usermem get/put functions
authorTormod Volden <debian.tormod@gmail.com>
Mon, 9 Mar 2015 23:47:38 +0000 (00:47 +0100)
committerAlan Cox <alan@linux.intel.com>
Mon, 9 Mar 2015 23:58:54 +0000 (23:58 +0000)
commitbd05f3aafb97463da0c99b73a89609b8c8ae0ba3
tree32d3eb4a7929176cef263469151b403ace2e8b1f
parenta249db9f7de8b964d36570e12ae6916b389a477d
dragon: Fix stack offsets in usermem get/put functions

In commit 9b442847 the CC register was added to the stack, but the
new offsets to the passed values were not correctly modified.
The CC register takes only one byte on the stack.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Kernel/platform-dragon/usermem_sam.s