[PATCH aiptek 15/18] Drop close_proc, conversion_proc, reverse_conversion_proc
Trevor Woerner
twoerner at gmail.com
Wed Dec 1 19:15:49 PST 2010
In this patch you remove the reference to xf86AiptekClose, but I don't
think that function is removed in this patch.
On Wed, Dec 1, 2010 at 9:13 PM, Peter Hutterer <peter.hutterer at who-t.net> wrote:
> /**********************************************************************
> * xf86AiptekSendEvents
> * Send events according to the device state.
> @@ -1799,10 +1672,7 @@ xf86AiptekAllocate(char* name,
> pInfo->device_control = xf86AiptekProc;
> pInfo->read_input = xf86AiptekHIDReadInput;
> pInfo->control_proc = xf86AiptekChangeControl;
> - pInfo->close_proc = xf86AiptekClose;
> pInfo->switch_mode = xf86AiptekSwitchMode;
> - pInfo->conversion_proc = xf86AiptekConvert;
> - pInfo->reverse_conversion_proc = xf86AiptekReverseConvert;
More information about the xorg-devel
mailing list