soundwire: intel: rename res field as link_res
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Sat, 15 Feb 2020 01:47:36 +0000 (19:47 -0600)
committerVinod Koul <vkoul@kernel.org>
Tue, 18 Feb 2020 08:39:51 +0000 (14:09 +0530)
commit2523486b9860ba6bda6b0ae277d288ef94c0d374
treeab3e20537e077c8db560e4e81e4cc5aacb03d0b4
parentbfaa3549541cf8bf16246dfd9b4d2f3af679be86
soundwire: intel: rename res field as link_res

There are too many fields called 'res' so add prefix to make it easier
to track what the structures are.

Pure rename, no functionality change

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Acked-by: Sanyog Kale <sanyog.r.kale@intel.com>
Link: https://lore.kernel.org/r/20200215014740.27580-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/intel.c