2008-06-15 16:20:19

by Adrian McMenamin

[permalink] [raw]
Subject: Re: [PATCH] input: add support for SEGA Dreamcast controller as joystick

On Mon, 2008-05-19 at 11:47 -0400, Dmitry Torokhov wrote:

>
> In addition to Pauls comments - is there a reson why maple drivers
> need to brovide both connect/disconnect and probe/remove functions?
> Normally the layer has generic probe/remove defined on bus level and
> individual drivers provide connect/disconnect (or their equivalent)
> which is called from the bus's probe/remove.
>

Cruft from another era. I will try to clean all that up.