On 10/05/2007 09:15 AM, Pavel Machek wrote:
This patch merges the fb_powerup and fb_powerdown hooks in a single
operation fb_power with an additional "state" parameter ranging
from 0 (running) to 3 (poweroff).
No, please don't. Having int with 0/3 being valid specifying what to
do is evil.
en
Hi!
> This patch merges the fb_powerup and fb_powerdown hooks in a single
> operation fb_power with an additional "state" parameter ranging
> from 0 (running) to 3 (poweroff).
No, please don't. Having int with 0/3 being valid specifying what to
do is evil.
enum is less evil, but what's wrong abo
2 matches
Mail list logo