
21 Jan
2016
21 Jan
'16
9:01 a.m.
On Thu, Jan 21, 2016 at 3:19 PM, Bin Meng bmeng.cn@gmail.com wrote:
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass sjg@chromium.org wrote:
Adjust the functions in this file to use the driver model PCI API.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Drop unnecessary IRQ and command register init
arch/x86/cpu/ivybridge/sata.c | 94 +++++++++++++++++++++---------------------- 1 file changed, 45 insertions(+), 49 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86/master, thanks!