ddr: altera: silence PHY calibration unless in debug mode
authorGoldschmidt Simon <[email protected]>
Thu, 25 Jan 2018 06:04:44 +0000 (06:04 +0000)
committerMarek Vasut <[email protected]>
Thu, 25 Jan 2018 08:59:37 +0000 (09:59 +0100)
commit92962b3caf17f5e64075601a466b3ac00dbd0a88
treeab7ec994b245a45370c2ec15548756794623696e
parent1c7fa79314ee77443c56ad80303de55710cede29
ddr: altera: silence PHY calibration unless in debug mode

This driver has been using printf() including filename since it was
added. Convert to using debug() instead.

Signed-off-by: Simon Goldschmidt <[email protected]>
drivers/ddr/altera/sequencer.c