From: Mauro Carvalho Chehab Date: Thu, 30 Apr 2015 09:55:53 +0000 (-0300) Subject: [media] saa7134: fix a few other occurrences of KERN_INFO/KERN_WARNING X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~368 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bea8630e5db47f458788848092678da3e8021f44;p=pandora-kernel.git [media] saa7134: fix a few other occurrences of KERN_INFO/KERN_WARNING On a few places, the search expression used on the script that replaced pr_info/pr_warn didn't match, because the string were on the next line. It is best to manually edit those lines, and re-indent the paragraphs. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed