On Thu, Aug 28, 2008 at 6:35 PM, Greg KH <[EMAIL PROTECTED]> wrote:
> On Thu, Aug 28, 2008 at 11:09:26AM -0500, Asim wrote:
>> Recovery without reload/disappearing the device.
>
> recovery from what?  The module init code should have nothing to do with
> this if you have a properly written driver.  Do you have a pointer to
> your code which shows this need?
>
> What type of device is this for?  On what bus?
>
> thanks,
>
> greg k-h


At a glance it seems nosense, but I'd  guess he would like to reuse a
block of code  from the initialization code [which should fall back to
the straightforward solution where he might extract that block and
create another function].

Still, only a guess.



>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to [EMAIL PROTECTED]
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to