On Tuesday, November 18, 2014 11:05 PM, Bartlomiej Zolnierkiewicz Wrote: > This patch prepares the PMU code for the future: > - suspend/resume (S2R) support > - cpuidle AFTR/W-AFTR modes support > on Exynos3250. > > Cc: Pankaj Dubey <[email protected]> > Cc: Vikas Sajjan <[email protected]> > Acked-by: Kyungmin Park <[email protected]> > Signed-off-by: Chanwoo Choi <[email protected]> > Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Other than one small nitpick patch looks fine to me. Tested on Exynos3250 based Espresso board and kernel booted fine. Reviewed-by: Pankaj Dubey <[email protected]> > > +static void exynos3250_pmu_init(void) > +{ > + unsigned int value; > + > + /* > + * To prevent form issuing new bus request form L2 memory system typo: %s/form/from > + * If core status is power down, should be set '1' to L2 power down > + */ Thanks, Pankaj Dubey > -- > 1.8.2.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

