Commit 6f76b626 authored by Laurent Pinchart's avatar Laurent Pinchart Committed by Mauro Carvalho Chehab
parent c28d4921
...@@ -463,8 +463,8 @@ static int rdacm20_initialize(struct rdacm20_device *dev) ...@@ -463,8 +463,8 @@ static int rdacm20_initialize(struct rdacm20_device *dev)
return ret; return ret;
/* /*
* Ensure that we have a good link configuration before attempting to * Ensure that we have a good link configuration before attempting to
* identify the device. * identify the device.
*/ */
ret = max9271_configure_i2c(&dev->serializer, ret = max9271_configure_i2c(&dev->serializer,
MAX9271_I2CSLVSH_469NS_234NS | MAX9271_I2CSLVSH_469NS_234NS |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment