"Nayak, Rajendra" <rnayak@xxxxxx> writes: > Hi, > > This patch set removes the virtual clock node implementation for > VDD1/2 on omap3 which was causing issues with recursive locking of spinlocks. > All references to virtual clock nodes from resource framework and cpufreq > driver are removed. Resource framework now uses individual dpll clock > nodes to do frequency scaling. > Most of the functionality implemented as part of the virtual clock nodes > is now implemented internally in the resource framework. > > Thanks to Tero Kristo <tero.kristo@xxxxxxxxx> who has implemented > most of these changes. > > Patches generated and apply on latest pm branch from Kevin's pm tree. > Rajendra, This series does not apply against the PM branch. It seems your patches have TABs converted to spaces. For example, in 01/02 the first hunk which removes a bunch of code is trying to remove lines with spaces and the original code is all TABs, so the patch fails. Please resubmit with correct formatting so it applies cleanly. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html