Dear Rob Herring,
In message <1310004816-18266-1-git-send-email-robherri...@gmail.com> you wrote:
> From: Rob Herring
>
> Add support for AHCI controllers that are not PCI based.
>
> Signed-off-by: Rob Herring
> Cc: Wolfgang Denk
> ---
> changes in v2:
> - fix checkpatch.pl warnings/errors
>
From: Rob Herring
Add support for AHCI controllers that are not PCI based.
Signed-off-by: Rob Herring
Cc: Wolfgang Denk
---
changes in v2:
- fix checkpatch.pl warnings/errors
- fix label indentation
- simplify "sizeof(hd_driveid_t *) * AHCI_MAX_PORTS" to "sizeof(ataid)"
- Add function prototyp
2 matches
Mail list logo