[U-Boot] [PATCH v2 33/55] x86: ivybridge: Use driver model PCI API in sata.c
Bin Meng
bmeng.cn at gmail.com
Thu Jan 21 08:19:00 CET 2016
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> Adjust the functions in this file to use the driver model PCI API.
>
> Signed-off-by: Simon Glass <sjg at 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 at gmail.com>
More information about the U-Boot
mailing list