commit | f19345b51c98bb2bdd54e0275a7a223e91dbd6bb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jan 15 05:23:21 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 15 08:09:42 2016 -0500 |
tree | 9bbf5d88e863fc96ba073783dc83ca385f58f74b | |
parent | 192bc6948b02ff4168cab16162fffb507946dc2b [diff] |
dm: pci: Add a 'fall through' comment For this class it is intended to set up the PCI device, so add a comment to indicate this. This avoids a coverity warning. Reported-by: Coverity (CID: 134194) Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>