From: Omar Ramirez Luna Date: Thu, 10 Jan 2013 09:37:01 +0000 (-0600) Subject: staging: tidspbridge: use scm functions to set boot address and mode X-Git-Tag: v3.9-rc1~127^2~446 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cb55ca1dbd992436a090d05d0e1ab17ea749447;p=pandora-kernel.git staging: tidspbridge: use scm functions to set boot address and mode Instead of ioremapping SCM registers, use the correspondent layer to write into them. This allows us to get rid of a layer violation, since the registers are no longer touched by driver code. Signed-off-by: Omar Ramirez Luna Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed