On 5/23/2019 11:50 AM, Sascha Hauer wrote: > The CAAM driver has most of its debug messages inside #ifdef DEBUG and > then prints them at KERN_ERR level. Do this properly and print the > messages at DEBUG_LEVEL as they are supposed to. With this we can get > rid of a lot of ifdefs in the code. > Thanks Sascha! For the series: Reviewed-by: Horia Geantă <horia.geanta@xxxxxxx> Horia