From 77ba6b7396047736f37c4f78d1f24f662e655a7e Mon Sep 17 00:00:00 2001 From: Arun Kumar K Date: Wed, 21 May 2014 06:29:30 -0300 Subject: [PATCH] [media] s5p-mfc: Support multiple firmware sub-versions For MFC firmwares, improved versions with bug fixes and feature additions are released keeping the firmware version including major and minor number same. The issue came with the release of a new MFCv6 firmware with an interface change. This patch adds the support of accepting multiple firmware binaries for every version with the driver trying to load firmwares starting from latest. This ensures full backward compatibility regardless of which firmware version and kernel version is used. Signed-off-by: Arun Kumar K Reviewed-by: Tomasz Figa Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed