commit | 443ffe509c7bedca440fbd37e3853895c8fe31f2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 05 20:42:19 2016 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 11 11:55:33 2016 +0800 |
tree | 828bff416263c21f3bb5f168af8680ac6c3fa634 | |
parent | 0d9483a25c5c936a87806108c29395f0c7d6b520 [diff] |
dm: x86: Move samus to use new driver model support Update the samus driver to avoid the direct call to the video BIOS setup. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>