From: Mauro Carvalho Chehab Date: Wed, 30 Jul 2014 13:36:32 +0000 (-0300) Subject: [media] xc5000: Don't try forever to load the firmware X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2621c0b3224633393ef9e24c3ac9de2770b3750c;p=pandora-kernel.git [media] xc5000: Don't try forever to load the firmware With the current code, if something bad happens during the firmware init process, the device will keep trying forever, and removing it would cause an OOPS. Instead, try only a limited amount of time. If not, fails. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed