commit | cec2543fb6dc4354d4db2f944338c01725da15ef | [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 | 34fd6c9b347a226c6fa04660ec35f08dd1bcb239 [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>