On Tue 14 Jul 12:05 PDT 2015, Stephen Boyd wrote: > On pm8xxx PMICs, shutdown and restart are signaled to the PMIC > via a pin called PS_HOLD. When this pin goes low, the PMIC > performs a configurable power sequence. Add a .shutdown hook so > that we can properly configure this power sequence for shutdown > or restart depending on the system state. > > Cc: Bjorn Andersson <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]> > --- > > Changes since v2: > * s/ret/error/ > * Use of_device_get_match_data() and don't move match table > * Fix whitespace errors >
Reviewed-by: Bjorn Andersson <[email protected]> And thanks for finding of_device_get_match_data() Regards, Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
