Searched hist:"2 f96b06be5838bcb5e2ee7cbeba4fe59edfd29b0" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | linux-compat.h | 2f96b06be5838bcb5e2ee7cbeba4fe59edfd29b0 Wed Jul 03 03:11:47 UTC 2013 Wu, Josh <Josh.wu@atmel.com> linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h
Since kernel code current use many dev_xxx() instead of using printk. To compatible, move those dev_xxx from usb driver to linux/compat.h. Then all driver code can use dev_err, dev_info and dev_vdbg.
This patch also removed duplicated macro definitions in usb driver.
Signed-off-by: Josh Wu <josh.wu@atmel.com> Acked-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | compat.h | 2f96b06be5838bcb5e2ee7cbeba4fe59edfd29b0 Wed Jul 03 03:11:47 UTC 2013 Wu, Josh <Josh.wu@atmel.com> linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h
Since kernel code current use many dev_xxx() instead of using printk. To compatible, move those dev_xxx from usb driver to linux/compat.h. Then all driver code can use dev_err, dev_info and dev_vdbg.
This patch also removed duplicated macro definitions in usb driver.
Signed-off-by: Josh Wu <josh.wu@atmel.com> Acked-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|