commit | 890fcefe2e20b30a3d98f667c2dcfb382b1de2e6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 04 16:27:27 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 10 13:00:00 2014 -0600 |
tree | 3ef3ac05f99f1576c937c0da22180af9c788f552 | |
parent | 57d92753d4cada5c314a7d6bcfe7ad79b00c2eb8 [diff] |
sandbox: Convert serial driver to use driver model Adjust the sandbox serial driver to use the new driver model uclass. The driver works much as before, but within the new framework. Signed-off-by: Simon Glass <sjg@chromium.org>