commit | 1e5c2a8e0bca39b5f796dc2e6ee16571baf0977c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 29 13:08:59 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 08:09:55 2014 +0100 |
tree | e4758ea956607bb1cf5a28b7ec9ddbfefa707e7f | |
parent | c210f8b7f5804e375d271815fcb7d5cb91674c0b [diff] |
dm: at91: Refactor serial driver slightly for driver model Before adding driver model support, split out a few of the functions so that they can be used by the driver model code. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Andreas Bießmann <andreas.devel@googlemail.com>