]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Convert serial driver to use driver model
authorSimon Glass <sjg@chromium.org>
Thu, 4 Sep 2014 22:27:27 +0000 (16:27 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 10 Sep 2014 19:00:00 +0000 (13:00 -0600)
commit890fcefe2e20b30a3d98f667c2dcfb382b1de2e6
tree3ef3ac05f99f1576c937c0da22180af9c788f552
parent57d92753d4cada5c314a7d6bcfe7ad79b00c2eb8
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>
drivers/serial/sandbox.c
include/configs/sandbox.h