From: J. German Rivera Date: Wed, 23 Sep 2015 21:11:02 +0000 (-0500) Subject: staging: fsl-mc: up-rev dpcon binary interface to v2.0 X-Git-Tag: v4.4-rc1~125^2~1437 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e1135cb669fabc5c22286faec9d3ca1f2d9594ec;p=platform%2Fkernel%2Flinux-exynos.git staging: fsl-mc: up-rev dpcon binary interface to v2.0 dpcon object minor version number updated to match latest MC firmware. This change is needed because the dpcon object binds to the allocator and the current driver match logic uses object version numbers. Signed-off-by: J. German Rivera Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/fsl-mc/include/dpcon-cmd.h b/drivers/staging/fsl-mc/include/dpcon-cmd.h index c878d33..2617024 100644 --- a/drivers/staging/fsl-mc/include/dpcon-cmd.h +++ b/drivers/staging/fsl-mc/include/dpcon-cmd.h @@ -34,7 +34,7 @@ /* DPCON Version */ #define DPCON_VER_MAJOR 2 -#define DPCON_VER_MINOR 0 +#define DPCON_VER_MINOR 1 /* Command IDs */ #define DPCON_CMDID_CLOSE 0x800