From: Rajendra Nayak Date: Tue, 20 Aug 2013 07:32:44 +0000 (+0530) Subject: ARM: OMAP2+: hwmod: cleanup HWMOD_INIT_NO_RESET usage X-Git-Tag: omap-for-v3.13/hwmod-signed~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2eb000265115ecb4802ba2ffb35d197ab251390;p=pandora-kernel.git ARM: OMAP2+: hwmod: cleanup HWMOD_INIT_NO_RESET usage For modules/IPs/hwmods which do not have -1- sys->class->reset() and -2- hardreset lines and -3- No way to do an ocp reset (no sysc control) the flag 'HWMOD_INIT_NO_RESET' is not much useful. Cleanup all such instances across various hwmod data files. Signed-off-by: Rajendra Nayak Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed