From 34ba2e65bab3693cdd7c2ee0b8ba6477bd8c366b Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 4 Jul 2014 14:15:27 -0300 Subject: [PATCH] [media] dib8000: Fix handling of interleave bigger than 2 If interleave is bigger than 2, the code will set it to 0, as dib8000 registers use a log2(). So, change the code to handle it accordingly. Acked-By: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed