intel/dev: fix intel_device_info_is_adln check
What does this MR do and why?
intel/dev: fix intel_device_info_is_adln check
We cannot compare pointer, patch adds is_adl_n to devinfo for detection.
Fixes: 3cf71ddf ("intel/dev: provide intel_device_info_is_adln helper") Signed-off-by: Tapani Pälli tapani.palli@intel.com