Searched hist:"955 a06fc55f32112b7f5b7a986e3d0157df5c2d0" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | debug.h | 955a06fc55f32112b7f5b7a986e3d0157df5c2d0 Wed Feb 13 18:56:17 UTC 2019 Eran Matityahu <eran.m@variscite.com> UPSTREAM: mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
Before printk.h was introduced and MTDDEBUG was removed, pr_crit() was calling MTDDEBUG(), which was since then replaced by the current pr_debug().
pr_debug is more appropriate here.
Change-Id: Id553ff366acbb614f7a8adee6e8e46f79535be08 Signed-off-by: Eran Matityahu <eran.m@variscite.com> Reviewed-by: Heiko Schocher <hs@denx.de> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 734b080e78805edbb3430a52c8c5b1aeee02bd9f)
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | debug.h | 955a06fc55f32112b7f5b7a986e3d0157df5c2d0 Wed Feb 13 18:56:17 UTC 2019 Eran Matityahu <eran.m@variscite.com> UPSTREAM: mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
Before printk.h was introduced and MTDDEBUG was removed, pr_crit() was calling MTDDEBUG(), which was since then replaced by the current pr_debug().
pr_debug is more appropriate here.
Change-Id: Id553ff366acbb614f7a8adee6e8e46f79535be08 Signed-off-by: Eran Matityahu <eran.m@variscite.com> Reviewed-by: Heiko Schocher <hs@denx.de> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 734b080e78805edbb3430a52c8c5b1aeee02bd9f)
|