Searched hist:"0697 fd92" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_drvfs.c | 0697fd92 Fri Jun 26 07:19:14 CDT 2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com> media: atomisp: don't pass struct device_driver as parameter
There is no need to pass a pointer to struct device_driver when we have an access to struct device already.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 0697fd92 Fri Jun 26 07:19:14 CDT 2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com> media: atomisp: don't pass struct device_driver as parameter There is no need to pass a pointer to struct device_driver when we have an access to struct device already. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
H A D | atomisp_drvfs.h | 0697fd92 Fri Jun 26 07:19:14 CDT 2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com> media: atomisp: don't pass struct device_driver as parameter
There is no need to pass a pointer to struct device_driver when we have an access to struct device already.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 0697fd92 Fri Jun 26 07:19:14 CDT 2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com> media: atomisp: don't pass struct device_driver as parameter There is no need to pass a pointer to struct device_driver when we have an access to struct device already. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
H A D | atomisp_v4l2.c | 0697fd92 Fri Jun 26 07:19:14 CDT 2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com> media: atomisp: don't pass struct device_driver as parameter
There is no need to pass a pointer to struct device_driver when we have an access to struct device already.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 0697fd92 Fri Jun 26 07:19:14 CDT 2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com> media: atomisp: don't pass struct device_driver as parameter There is no need to pass a pointer to struct device_driver when we have an access to struct device already. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|