OSDN Git Service

genX_mfd: remove mapping of I frame to BI frame
authorcarpalis <jerome.borsboom@carpalis.nl>
Mon, 23 Oct 2017 08:23:35 +0000 (10:23 +0200)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 5 Jan 2018 06:57:31 +0000 (14:57 +0800)
commit1c848c89d53fcaf834e875fdb47779fd3cce071e
treea605cf7dbff2125f8b056138a4a0df9cc5953f08
parentb708e8f58583fc1aa04694bcd7b61e7969107720
genX_mfd: remove mapping of I frame to BI frame

This mapping does not make sense. Unless the mapping is some workaround
for a hardware quirk, we should be able to safely remove it. If this
breaks things, we can always put it back accompanied with an explanation
in the code.

Signed-off-by: Jerome Borsboom <jerome.borsboom@carpalis.nl>
src/gen6_mfd.c
src/gen75_mfd.c
src/gen7_mfd.c
src/gen8_mfd.c