14 Mar, 2014

1 commit


06 Feb, 2014

1 commit


05 Feb, 2014

1 commit


08 Jan, 2014

1 commit


02 Oct, 2013

1 commit


12 Jun, 2013

2 commits


28 Oct, 2012

1 commit

  • platform_device_unregister() only calls platform_device_del() and
    platform_device_put(), thus use platform_device_unregister() to
    simplify the code.

    Also the documents in platform.c shows that platform_device_del
    and platform_device_put must _only_ be externally called in error
    cases. All other usage is a bug.

    dpatch engine is used to auto generate this patch.
    (https://github.com/weiyj/dpatch)

    Signed-off-by: Wei Yongjun
    Signed-off-by: Linus Walleij

    Wei Yongjun
     

26 Oct, 2012

1 commit


24 Oct, 2012

1 commit


16 Oct, 2012

1 commit