commit | b1e574d95b6a2d8674dc45b6ff3425cffc115c14 | [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 | 4150cec3353b7a6d7a3ea71b2d3c62deafff353d [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>