x86: ivybridge: Use driver model PCI API in sata.c
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:38 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:09:40 +0000 (12:09 +0800)
commitddf10c20d24d96ddd016ae926dccd5f4caf86c15
tree3c679b0ed4bcd9017bec561677fd4e89f0b8d80a
parent01a679084b1d98701f73f1344f6802f3d9ee1076
x86: ivybridge: Use driver model PCI API in sata.c

Adjust the functions in this file to use the driver model PCI API.

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