From: Antti Palosaari Date: Sat, 19 Mar 2011 19:51:43 +0000 (-0300) Subject: [media] af9015: reimplement firmware download X-Git-Tag: v2.6.39-rc1~86^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=582e565caeaccf145e2256b84d4fde827fede72e;p=pandora-kernel.git [media] af9015: 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