From: Mauro Carvalho Chehab Date: Tue, 19 Mar 2013 15:59:50 +0000 (-0300) Subject: [media] siano: remove a bogus printk line X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~424 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07bb6bdddfa09f01024e5caeb2bab8836b8de13e;p=pandora-kernel.git [media] siano: remove a bogus printk line The logic that detects the types of sms devices is bogus. It returns [ 4645.187790] smsusb_init_device: line: 372: Unspecified sms device type! For several devices, including the one I have (SMS_RIO). In a matter of fact, the right thing to do there is to print an error only if the device is really unknown (SMS_UNKNOWN_TYPE). Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed