drm/i915/skl: Fix DMC API version in firmware file name
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 3 Jun 2015 23:50:19 +0000 (16:50 -0700)
committerJani Nikula <jani.nikula@intel.com>
Fri, 5 Jun 2015 09:08:01 +0000 (12:08 +0300)
commitbf546f8158e2df2656494a475e6235634121c87c
treecd4704fc77aff56192bd189f40c58333c4ce9819
parent501fd70fcaebc911b6b96a7b331e6960e5af67e7
drm/i915/skl: Fix DMC API version in firmware file name

04 is the minor version. API version is ver1.
So let's follow same scheme used on published version at 01.org.

If really needed the minor version a follow-up updated will be
done. But for now we need to move fwd and unblock end users.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_csr.c