x86: Move link to use driver model for SCSI
authorSimon Glass <sjg@chromium.org>
Thu, 15 Jun 2017 03:28:48 +0000 (21:28 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 11 Jul 2017 16:08:19 +0000 (10:08 -0600)
commit32e9ec1f8812ffe5874a2e3a0a1b8fe85c489ab8
tree60ba9f2abbb2fd4a40c7c78a6c279445863ab452
parent7337fcd8c0aeee0a90eb2e986bde5eb7177b8552
x86: Move link to use driver model for SCSI

As a demonstration of how to use SCSI with driver model, move link over
to use this. This patch needs more work, but illustrates the concept.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/sata.c
configs/chromebook_link64_defconfig
configs/chromebook_link_defconfig
configs/chromebox_panther_defconfig