commit | f0fd4122f0526b7575d10f6699b57f03e9bfd1ec | [log] [tgz] |
---|---|---|
author | kbuild test robot <lkp@intel.com> | Tue Jan 24 23:41:46 2017 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jan 25 14:25:37 2017 +0100 |
tree | eef736aefe88df900e0984326898078d4f5a2f05 | |
parent | 232892fb14265b07b7a50061f36aaa5a6b81fb9d [diff] |
ALSA: x86: fix resource_size.cocci warnings sound/x86/intel_hdmi_lpe_audio.c:498:24-27: ERROR: Missing resource_size with res_mmio Use resource_size function on resource object instead of explicit computation. Generated by: scripts/coccinelle/api/resource_size.cocci CC: Jerome Anand <jerome.anand@intel.com> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>