[media] drx-j: Split firmware size check from the main routine
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 18 Jan 2014 22:11:11 +0000 (19:11 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Mar 2014 17:32:54 +0000 (14:32 -0300)
The firmware upload routine is already complex enough. Split the
first loop that verifies the firmware size into a separate routine,
making the code more readable.

Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found