commit | 62137fc0ab31f352c6e4e2444c2336d5c6a08887 | [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 | 12fe7f7c2a0aaa4902e920ca8cc8608ebc30effe [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>