Re: Serial-Core: USB-Serial port current issues.

From: Luiz Fernando N. Capitulino
Date: Tue Jul 04 2006 - 16:35:36 EST


On Tue, 4 Jul 2006 12:50:46 -0700
Pete Zaitcev <zaitcev@xxxxxxxxxx> wrote:

| On Tue, 4 Jul 2006 16:42:57 -0300, "Luiz Fernando N. Capitulino" <lcapitulino@xxxxxxxxxxxxxxx> wrote:
|
| > Note that get_mctrl() is a callback and the driver is free to call
| > _its_ get_mctrl() from IRQ if it wants to.
|
| What do you think "a callback" is? The get_mctrl may be a method,
| but it's certainly not a callback. A callback is something being
| called from bottom to the the top, e.g. (*urb->complete)().

I thought Paul was referring to the driver's *callback* function, but
now I just realized that he was referring to the Serial Core's get_mctrl()
method.

Then his comment makes sense.

--
Luiz Fernando N. Capitulino
-
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/