diff options
author | Roger Quadros | 2024-05-15 15:20:08 +0300 |
---|---|---|
committer | Tom Rini | 2024-06-07 14:07:23 -0600 |
commit | 4f836fb324ba500ecabdba4146c3ca9e1600cdf5 (patch) | |
tree | 6880f6a3a9a496cc4b5d4e7a1438848a0377e16a /include | |
parent | 25a1fcee342a573232a965e98cf02e7fd2c3ab54 (diff) |
memory: ti-gpmc: use printf to dump settings/timings
pr_info() depends on CONFIG_LOGLEVEL > 6. If user has
enabled CONFIG_TI_GPMC_DEBUG then we should print the
GPMC settings/timings regardless of CONFIG_LOGLEVEL.
So use printf() instead of pr_info().
Signed-off-by: Roger Quadros <rogerq@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions