commit | b9f41d5290e1ff315cab422e1a2b85eb0e331ead | [log] [tgz] |
---|---|---|
author | Alexander Dahl <ada@thorsis.com> | Fri Oct 07 14:19:58 2022 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Mon Oct 10 12:28:08 2022 +0200 |
tree | b43881737bcdc136acdf80f8fe4324ac43d3f7a5 | |
parent | 300954e4cf7ef7e88da466b243bad770ef574656 [diff] |
fpga: altera: Use logging feature instead of FPGA_DEBUG Instead of using DEBUG or LOG_DEBUG the driver still had its own definition for debug output. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/20221007122003.11239-6-ada@thorsis.com