[POWERPC] spufs: restore mapping of mssync register
authorarnd@arndb.de <arnd@arndb.de>
Mon, 19 Jun 2006 18:33:21 +0000 (20:33 +0200)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Jun 2006 05:01:30 +0000 (15:01 +1000)
commitd9379c4bcee7046182edf45eeab349334421416e
treeda337ebe3f683b5717a591175376e4426f908072
parent91edfa49b97f0b0fafac5c8d5f171fc183782ce6
[POWERPC] spufs: restore mapping of mssync register

A recent change to the way that the mfc file gets mapped made it
impossible to map the SPE Multi-Source Synchronization register
into user space, but that may be needed by some applications.

This restores the missing functionality.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/spufs/file.c