11 May, 2012

1 commit

  • __devexit functions are discarded without CONFIG_HOTPLUG, so they need
    to be referenced carefully. A __devexit function may also not be called
    from a __devinit function.

    Signed-off-by: Arnd Bergmann
    Signed-off-by: Mathieu Poirier
    Cc: Bryan Wu
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Arnd Bergmann
     

11 Jan, 2012

2 commits


08 Oct, 2010

1 commit