[PATCHv8 2/5] OMAP: hwmod/device : add omap_device_reset to reset all the hwmods in the device
From: paul@pwsan.com (Paul Walmsley)
Date: 2011-12-16 08:42:13
Also in:
linux-i2c, linux-omap
From: paul@pwsan.com (Paul Walmsley)
Date: 2011-12-16 08:42:13
Also in:
linux-i2c, linux-omap
Hi On Tue, 13 Dec 2011, Shubhrajyoti D wrote:
Add a function omap_device_reset() to reset all the hwmods in the hwmod device.
This is intended to be used by device drivers to reset all the hwmods in the
device. This is needed to support some ips like i2c which may have to do reset
in error paths or in errata.
Signed-off-by: Shubhrajyoti D <redacted>Thanks, queued for 3.3. - Paul