commit | 4d7bab1adb1a8e3d5b30c5d19f1873dacc95bb93 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 24 14:32:43 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Feb 03 03:38:41 2021 -0700 |
tree | e35ea1d8851f3e71eb6a70b603582089bd5b8809 | |
parent | a547fcb82880f89d9fdac218308b66e28d3e1481 [diff] |
dm: pci: Correct use of wrong flag name Update a driver that uses the incorrect flag. Add a comment to hopefully prevent furture mistakes. Signed-off-by: Simon Glass <sjg@chromium.org>