intel/device: make internal functions private
authorMark Janes <mark.a.janes@intel.com>
Tue, 30 Jul 2019 00:38:42 +0000 (17:38 -0700)
committerMark Janes <mark.a.janes@intel.com>
Thu, 1 Aug 2019 23:40:03 +0000 (16:40 -0700)
commitddb59cd20e180240d1f64df37e606775fc96a2aa
treea457eb386d30450d33a422bf4373cbbe75360914
parent086c486a75fe64440cb1e76de47b3838215246b1
intel/device: make internal functions private

The device info initializer makes several fuctions internal:

  - handling of device override
  - updating topology from kernel information

The implementation file is slightly reordered due to the renamed
functions being static.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/dev/gen_device_info.c
src/intel/dev/gen_device_info.h