staging: tidspbridge: use scm functions to set boot address and mode
authorOmar Ramirez Luna <omar.ramirez@copitl.com>
Thu, 10 Jan 2013 09:37:01 +0000 (03:37 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2013 00:47:13 +0000 (16:47 -0800)
commit4cb55ca1dbd992436a090d05d0e1ab17ea749447
treed438b36cb1a0bf57dd5045ed4dc4dab7658dc438
parent49720e0120b55b131f4e210ff66325dbfc8a9eab
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 <omar.ramirez@copitl.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/tidspbridge/core/tiomap3430.c
This page took 0.024494 seconds and 5 git commands to generate.