[U-Boot] [PATCH v2 1/5] pci: fix errant data types and corresponding access functions
Wolfgang Denk
wd at denx.de
Sun Sep 2 14:09:49 CEST 2012
Dear Andrew Sharp,
In message <1346285792-32292-2-git-send-email-andywyse6 at gmail.com> you wrote:
> In a couple of places, unsigned int and pci_config_*_dword were being
> used when u16 and _word should be used. Unsigned int was also being
> used in a couple of places that should be pci_addr_t.
>
> Signed-off-by: Andrew Sharp <andywyse6 at gmail.com>
> ---
> drivers/pci/pci.c | 7 ++++---
> drivers/pci/pci_auto.c | 15 ++++++++-------
> 2 files changed, 12 insertions(+), 10 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If you think the problem is bad now, just wait until we've solved it.
Epstein's Law
More information about the U-Boot
mailing list