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 <German.Rivera@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7a9a56be67
commit
e1135cb669
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user