Mike Frysinger 7a7a430f74 Blackfin: fix addr type with bfin_write_{or,and} helpers
Since the bfin_write() func needs proper type information in order to
expand into the right bfin_writeX() variant, preserve the addr's type
when setting up the local __addr.  Otherwise the helpers will detect
the variant based upon sizeof(void) which is almost never right.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-05-25 08:24:13 -04:00
..
2011-03-22 21:03:17 -04:00
2010-08-06 12:55:56 -04:00
2010-03-09 00:30:50 -05:00
2010-08-06 12:55:44 -04:00
2009-12-10 15:02:50 +01:00
2010-08-06 12:55:58 -04:00
2011-01-10 07:18:04 -05:00
2010-10-22 03:48:59 -04:00
2010-06-09 11:12:36 +02:00
2009-06-22 21:16:07 -04:00
2010-03-09 00:30:48 -05:00
2010-03-09 00:30:51 -05:00
2011-03-31 11:26:23 -03:00
2009-06-18 21:42:24 -04:00
2011-03-22 21:03:16 -04:00
2008-11-18 17:48:22 +08:00