]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/plat-omap/include/plat/omap_hwmod.h
Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux...
[linux-beck.git] / arch / arm / plat-omap / include / plat / omap_hwmod.h
index ce06ac6a9709e8ec6fb6e012c4f4f39cc011dc53..fafdfe3c8d4e8e92d3f4a9f610e30d8f38935fa8 100644 (file)
@@ -566,6 +566,7 @@ void omap_hwmod_ocp_barrier(struct omap_hwmod *oh);
 
 void omap_hwmod_write(u32 v, struct omap_hwmod *oh, u16 reg_offs);
 u32 omap_hwmod_read(struct omap_hwmod *oh, u16 reg_offs);
+int omap_hwmod_softreset(struct omap_hwmod *oh);
 
 int omap_hwmod_count_resources(struct omap_hwmod *oh);
 int omap_hwmod_fill_resources(struct omap_hwmod *oh, struct resource *res);