mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
Driver better not dev_set_name() to change the PCI device
name, so remove it.
Fixes: b7fe4c0019 ("media: staging/ipu7: add Intel IPU7 PCI device driver")
Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>