[U-Boot] [PATCH 1/5] pci: xilinx: Fix doc comments on config space accessors
Bin Meng
bmeng.cn at gmail.com
Sat Sep 2 12:51:02 UTC 2017
On Fri, Sep 1, 2017 at 10:25 PM, Tuomas Tynkkynen
<tuomas.tynkkynen at iki.fi> wrote:
> These take the 'struct udevice *' as an argument, not the
> 'struct xilinx_pcie *` which is a local variable. Fix the comments to
> match the code.
>
> Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen at iki.fi>
> ---
> drivers/pci/pcie_xilinx.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list