+8
−16
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When debug is not enabled and dev_dbg() will expand to nothing, log might be flooded with "callbacks suppressed". If it was not done on purpose, better to use dev_dbg_ratelimited() instead. Signed-off-by:Dmitry Kasatkin <d.kasatkin@samsung.com> Signed-off-by:
Sarah Sharp <sarah.a.sharp@linux.intel.com>