On 3/15/2012 5:20 PM, Colin Cross wrote: > Oops, dropped the atomic_dec when I merged from two separate functions > for up and down to a single function that takes a bool. generally in Linux we tend to not like "multiplexer" common functions like this. my suggestion: make your current function a __ prefixed one, then provide 2 small inlines that call the __ one... _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/linux-pm