On Wed, May 14, 2014 at 10:12:46AM +0200, Tobias Klauser wrote: > On 2014-05-13 at 16:43:57 +0200, Masanari Iida <[email protected]> wrote: > > This patch replaced printk with pr_info. > > It would be even better to use dev_err(), since these are error messages > and you can use the struct dev from link->dev. You can also drop the > "ft1000:" prefix then.
I agree, that's the better fix here. _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
