Ok, I got the camera working again. I had to edit the config.txt file and change the Enable peripheral buses dtparam line
From:
dtparam=i2c=on,spi=on,i2s=on,i2c_vc=on
To:
dtparam=i2c=on,spi=on,i2s=on,i2c_vc=off
Doing this vcgencmd get_ca...
From:
dtparam=i2c=on,spi=on,i2s=on,i2c_vc=on
To:
dtparam=i2c=on,spi=on,i2s=on,i2c_vc=off
Doing this vcgencmd get_ca...