commit | 5820debccb530a8a5456f358e92d8272aa2902ae | [log] [tgz] |
---|---|---|
author | YAMANE Toshiaki <yamanetoshi@gmail.com> | Tue Nov 06 15:41:03 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Dec 21 18:54:52 2012 -0200 |
tree | 3706c453d418d62b9753d5fe3229d76c44a65ae6 | |
parent | b441d03331cabcf14352465b7b0951f0c8d69481 [diff] |
[media] Staging/media: Use dev_ printks in go7007/s2250-board.c fixed below checkpatch warning. - WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then pr_info(... to printk(KERN_INFO ... - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>