Re: [RFT/PATCH] i8042: remove polling timer (v6)

From: Dave Neuer
Date: Mon Oct 30 2006 - 09:22:58 EST


On 10/30/06, Dave Neuer <mr.fred.smoothie@xxxxxxxxx> wrote:

Maybe I'm missing something, (well actually I'm sure I'm missing
somethng). Looking at the code again, it's unclear to me why there is
even a call to the ISR in i8042_aux_write, since the latter function
already calls i8042_read_data.


Whoops, sorry. I meant i8042_command, which is called by
i8042_aux_write before the call to i8042_interrupt, already calls
i8042_read_data.

Dave
-
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/