linux-stable/drivers/staging/fsl-mc/include
J. German Rivera 3b0a9b1037 staging: fsl-mc: Changed version matching rules for MC object drivers
Before this change, we were requiring a complete version match (major and
minor version numbers) between MC objects and corresponding drivers, to
allow MC objects to be bound to their drivers. We realized that a mismatch
in minor version numbers should be tolerated, as long as the major version
numbers match. This allows the driver to decide what to do in the minor
version mismatch case. For example, a driver may decide to run with
downgraded functionality if the MC firmware object has older minor version
number than the driver. Also, a driver with older minor version than the
MC firmware object may decide to run even though it cannot use newer
functionality of the MC object.

As part of this change, the dpmng Flib version was also updated
to match the latest MC firmware version.

Signed-off-by: J. German Rivera <German.Rivera@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-04-03 13:55:03 +02:00
..
dpbp-cmd.h staging: fsl-mc: fsl-mc object allocator driver 2015-03-06 17:29:10 -08:00
dpbp.h staging: fsl-mc: fsl-mc object allocator driver 2015-03-06 17:29:10 -08:00
dpcon-cmd.h staging: fsl-mc: fsl-mc object allocator driver 2015-03-06 17:29:10 -08:00
dpmng.h staging: fsl-mc: Changed version matching rules for MC object drivers 2015-04-03 13:55:03 +02:00
dprc.h
mc-cmd.h
mc-private.h staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exit 2015-04-03 13:55:03 +02:00
mc-sys.h staging: fsl-mc: fsl-mc object allocator driver 2015-03-06 17:29:10 -08:00
mc.h staging: fsl-mc: fsl-mc object allocator driver 2015-03-06 17:29:10 -08:00