intel/decoder: construct correct xml filename
authorSagar Ghuge <sagar.ghuge@intel.com>
Thu, 6 Sep 2018 04:14:23 +0000 (21:14 -0700)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 4 Oct 2018 09:01:56 +0000 (10:01 +0100)
commit29a2eaf3db1520a5bc7b80d39c0feac1d2165388
tree0775d85a1157338f86be88137681824e1fe22ce6
parentf9c8468c824dd9ceb804b6c9e177b738f8340a26
intel/decoder: construct correct xml filename

construct correct gen xml filename when we try to load hardware xml
description from a given path

v2: remove temporary variable (Francesco Ansanelli)

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/common/gen_decoder.c