Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media: gspca: properly check for errors in po1030_probe()
[ Upstream commit dacb408 ] If m5602_write_sensor() or m5602_write_bridge() fail, do not continue to initialize the device but return the error to the calling funtion. Cc: Mauro Carvalho Chehab <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Sasha Levin <[email protected]> Signed-off-by: Lee Jones <[email protected]> Change-Id: Ie544ab3070fa9eb8f2e6c8dc079bf29399c1a5d8
- Loading branch information