Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1135cb6 authored by J. German Rivera's avatar J. German Rivera Committed by Greg Kroah-Hartman
Browse files

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: default avatarJ. German Rivera <German.Rivera@freescale.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 7a9a56be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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