diff options
author | Hans de Goede | 2022-08-29 12:37:11 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab | 2022-09-24 10:01:57 +0200 |
commit | ba6856aab1a7edebf1a27c0b6bffaa8a6ea80de7 (patch) | |
tree | 503ea488fa619aeedeb3e5eb673660fcd813681d /drivers/dma | |
parent | 5b9853ad1329be49343a608d574eb232ff1273d0 (diff) |
media: atomisp: Simplify v4l2_fh_open() error handling
v4l2_fh_open() can only fail with -ENOMEM and as a generic rule drivers
do not log their own errors for -ENOMEM since the kernel will already
have complained loudly about this before the -ENOMEM return.
Remove the unnecessary error logging from atomisp_open().
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions