Re: [PATCHv6 1/3] OMAP: I2C: Reset support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 27 August 2011 04:36 AM, Kevin Hilman wrote:
Shubhrajyoti D<shubhrajyoti@xxxxxx>  writes:

Under some error conditions the i2c driver may do a reset.
Adding a reset field and support in the device-specific code.

Signed-off-by: Shubhrajyoti D<shubhrajyoti@xxxxxx>
Needs update/rebase to apply against my for_3.2/i2c-cleanup branch...

[...]
Will rebase and send.
diff --git a/include/linux/i2c-omap.h b/include/linux/i2c-omap.h
index 98ae49b..8aa91b6 100644
--- a/include/linux/i2c-omap.h
+++ b/include/linux/i2c-omap.h
@@ -38,6 +38,7 @@ struct omap_i2c_bus_platform_data {
  	int		(*device_enable) (struct platform_device *pdev);
  	int		(*device_shutdown) (struct platform_device *pdev);
  	int		(*device_idle) (struct platform_device *pdev);
The above functions no longer exist in the platform_data struct.

+	int		(*device_reset) (struct device *dev);
  };

  #endif
Kevin

--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux