metag: make TXPRIVEXT bits explicit
authorJames Hogan <james.hogan@imgtec.com>
Thu, 31 Jan 2013 13:27:35 +0000 (13:27 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Sat, 2 Mar 2013 20:09:58 +0000 (20:09 +0000)
Define PRIV_BITS using explicit constants from <asm/metag_regs.h> rather
than with a hard coded value. This also adds a couple of missing
definitions for the TXPRIVEXT priv bits for protecting writes to TXTIMER
and the trace registers.

Signed-off-by: James Hogan <james.hogan@imgtec.com>

No differences found