mbox

[-next,0/2] staging: Remove redundant of_match_ptr() macro

Message ID 20230811024945.2256437-1-ruanjinjie@huawei.com (mailing list archive)
Headers

Message

Jinjie Ruan Aug. 11, 2023, 2:49 a.m. UTC
  Since these staging drivers depend on CONFIG_OF, there is
no need to wrap the macro of_match_ptr() here.

Ruan Jinjie (2):
  staging: fieldbus: arcx-anybus: Remove redundant of_match_ptr()
  media: staging: media: sunxi: cedrus: Remove redundant of_match_ptr()

 drivers/staging/fieldbus/anybuss/arcx-anybus.c | 2 +-
 drivers/staging/media/sunxi/cedrus/cedrus.c    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)