From: Shubhrajyoti D Date: Tue, 13 Dec 2011 10:55:55 +0000 (+0530) Subject: ARM: OMAP: omap_device: add omap_device_reset to reset all the hwmods in the device X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5097c38ea54f6f754329eac84ee31571976fe84;p=pandora-kernel.git ARM: OMAP: omap_device: add omap_device_reset to reset all the hwmods in the device 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 Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed