staging: fsl-mc: up-rev dpcon binary interface to v2.0
authorJ. German Rivera <German.Rivera@freescale.com>
Wed, 23 Sep 2015 21:11:02 +0000 (16:11 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 02:23:40 +0000 (04:23 +0200)
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 <German.Rivera@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-mc/include/dpcon-cmd.h

index c878d33..2617024 100644 (file)
@@ -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