mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
Revert "media: i2c: imx296: Add 2ms delay after releasing standby"
This reverts commitecbc04aa0cwhich duplicated5fb3b30055Signed-off-by: Nick Hollinghurst <nick.hollinghurst@raspberrypi.com>
This commit is contained in:
committed by
Dom Cobley
parent
e29790875b
commit
0c943bc9ba
@@ -949,7 +949,6 @@ static int imx296_identify_model(struct imx296 *sensor)
|
||||
"failed to get sensor out of standby (%d)\n", ret);
|
||||
return ret;
|
||||
}
|
||||
usleep_range(2000, 5000);
|
||||
|
||||
usleep_range(2000, 5000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user