[PATCH 8/8] PCI: dwc: Replace magic number by defines

2018-03-28 Thread Gustavo Pimentel
Replace magic numbers by a well known define in order to make the code human readable and also facilitate the code reusability. Signed-off-by: Gustavo Pimentel --- drivers/pci/dwc/pcie-designware-host.c | 34 --

[PATCH 8/8] PCI: dwc: Replace magic number by defines

2018-03-28 Thread Gustavo Pimentel
Replace magic numbers by a well known define in order to make the code human readable and also facilitate the code reusability. Signed-off-by: Gustavo Pimentel --- drivers/pci/dwc/pcie-designware-host.c | 34 -- drivers/pci/dwc/pcie-designware.h | 1 + 2