You need to sign in or sign up before continuing.
-
由 Fan Fei 提交于
The altera driver only needs the device data, not the whole struct of_device_id. Use of_device_get_match_data() instead of of_match_device(). No functional change intended. [bhelgaas: commit log] Link: https://lore.kernel.org/r/20211223011054.1227810-2-helgaas@kernel.orgSigned-off-by: NFan Fei <ffclaire1224@gmail.com> Signed-off-by: NBjorn Helgaas <bhelgaas@google.com> Cc: Joyce Ooi <joyce.ooi@intel.com>
c31990db