[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250613082157.50040-1-panchuang@vivo.com>
Date: Fri, 13 Jun 2025 16:21:54 +0800
From: Pan Chuang <panchuang@...o.com>
To: mchehab@...nel.org
Cc: linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org,
Pan Chuang <panchuang@...o.com>
Subject: [PATCH 0/3] pci: cx23885: Convert to use string choices helper
Remove hard-coded strings by using the str_read_write(),
str_yes_no() and str_enabled_disabled() helper.
Pan Chuang (3):
pci: cx23885: altera-ci: Use str_read_write() helper
pci: cx23885: cimax2: Use str_read_write() helper
pci: cx23885: cx23888-ir: Use str_yes_no() and str_enabled_disabled()
helper
drivers/media/pci/cx23885/altera-ci.c | 2 +-
drivers/media/pci/cx23885/cimax2.c | 2 +-
drivers/media/pci/cx23885/cx23888-ir.c | 36 +++++++++++++-------------
3 files changed, 20 insertions(+), 20 deletions(-)
--
2.39.0
Powered by blists - more mailing lists