Hi Krzysztof, > Krzysztof Kozlowski <[email protected]> hat am 30. Januar 2015 um 15:47 > geschrieben: > > > Replace direct calls to power supply function attributes with wrappers. > Wrappers provide safe access in case of unregistering the power > supply (e.g. by removing the driver). Replace: > - get_property -> power_supply_get_property > - set_property -> power_supply_set_property > - property_is_writeable -> power_supply_property_is_writeable > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > Acked-by: Jonghwa Lee <[email protected]>
just a nit. It looks like a typo in the mail address which is also in patch 5 - 10. I applied patch 1 - 14 to my repo with a upcoming power driver (mxs_power) and didn't see any problems with your patches. Stefan > Acked-by: Pavel Machek <[email protected]> > Reviewed-by: Bartlomiej Zolnierkiewicz <[email protected]> > Reviewed-by: Sebastian Reichel <[email protected]> > --- _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
