Blackfin: dpmc: don't save/restore scratch registers
authorMike Frysinger <vapier@gentoo.org>
Mon, 27 Jun 2011 19:43:56 +0000 (15:43 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Jul 2011 05:18:31 +0000 (01:18 -0400)
The Blackfin C ABI says we do not need to save/restore R0-R3 and P0-P2
as they are available as scratch registers.  So don't bother.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found