From: Antti Palosaari Date: Sat, 19 Mar 2011 21:02:22 +0000 (-0300) Subject: [media] af9013: reimplement firmware download X-Git-Tag: v2.6.39-rc1~86^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ed9d56086acb3bb4ec003ff6d2f54313774d72b;p=pandora-kernel.git [media] af9013: reimplement firmware download Split FW download packages smarter way and bug free. Implementation is based of Andrea Merello's example he provided for tda18218 driver. Count remaining FW bytes down in loop instead of division and modulo combination used earlier. Thanks to: Andrea Merello Signed-off-by: Antti Palosaari Cc: Andrea Merello Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed