]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
Revert "media: usb: gspca: add a missed check for goto_low_power"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 May 2021 11:56:33 +0000 (13:56 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 18 Jun 2021 13:02:48 +0000 (15:02 +0200)
commit641d9fdd380ac75a4c450635b70e7b02c3f621a1
tree23b8311e811c3de2f34c469e37b17d8471ac9c4f
parent30059bdb68b98b5fe1e248bf23f5e769acd361a6
Revert "media: usb: gspca: add a missed check for goto_low_power"

BugLink: https://bugs.launchpad.net/bugs/1931166
[ Upstream commit fd013265e5b5576a74a033920d6c571e08d7c423 ]

This reverts commit 5b711870bec4dc9a6d705d41e127e73944fa3650.

Because of recent interactions with developers from @umn.edu, all
commits from them have been recently re-reviewed to ensure if they were
correct or not.

Upon review, this commit was found to do does nothing useful as a user
can do nothing with this information and if an error did happen, the
code would continue on as before.  Because of this, just revert it.

Cc: Kangjie Lu <kjlu@umn.edu>
Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Link: https://lore.kernel.org/r/20210503115736.2104747-7-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/media/usb/gspca/cpia1.c