From: Ezequiel Garcia Date: Fri, 23 Nov 2012 11:12:35 +0000 (-0300) Subject: [media] stk1160: Replace BUG_ON with WARN_ON X-Git-Tag: v3.9-rc1~93^2~321 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e003ae399c160e00c1a882dc6dd4f0ef855ae616;p=pandora-kernel.git [media] stk1160: Replace BUG_ON with WARN_ON This situation is not even an error condition so it's stupid to BUG_ON. Learn the lesson: http://permalink.gmane.org/gmane.linux.kernel/1347333 Signed-off-by: Ezequiel Garcia Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed