commit | 5f6998515ec41b5d5b24fae8bd761b244260151d | [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 | a50d0e10b14491b15c3c3fac7f6d45347bd60ab9 [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>