commit | f05105cdfd39b4780a9b6c6a5e621a436caac163 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Jun 06 16:47:31 2011 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Jul 12 02:17:46 2011 -0400 |
tree | 68ae1061a58ead57275345b9b8eb31a4e35ebd4d | |
parent | 31c7c5069672c8ae286cc5ece4a18c6836f49668 [diff] |
Blackfin: serial: convert to bfin_{read,write} helpers Since the serial struct declares the sizes for us, no need to hardcode them in the accessor functions. Let the bfin_{read,write} helpers do it for us. Signed-off-by: Mike Frysinger <vapier@gentoo.org>