Re: [PATCH v2] drivers/tty: Folding Android's keyreset driver insysRQ

From: Alan Cox
Date: Tue Sep 04 2012 - 17:56:25 EST


> which brings us to the "reset_fn()" function - in my opinion it offers
> significant advantages and should be kept in the design. What I'm not
> so clear about is on the implementation. Should it be kept as part of a
> platform data or be implemented as a notifier as suggested by Alan. I
> am looking for guidance here and suggestions are encouraged.

Not sure reset_fn is the best name but it'll do for me. As for things like
notifiers, thats extra complexity. *When* someone needs it then they can
add it. We don't need to add extra complexity now.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/