diff options
author | Roger Quadros <rogerq@ti.com> | 2014-07-10 11:55:02 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-11 18:23:49 -0700 |
commit | e73b49f1c4e75c44d62585cc3e5b9c7894b61c32 (patch) | |
tree | 95b3336a3ec82f1b434b38747179e69b54cccbd6 /drivers/nubus | |
parent | bf5baf954a8249ad565862faa98accb19f3ab957 (diff) | |
download | linux-e73b49f1c4e75c44d62585cc3e5b9c7894b61c32.tar.bz2 |
phy: core: Fix error path in phy_create()
Prevent resources from being freed twice in case device_add() call
fails within phy_create(). Also use ida_simple_remove() instead of
ida_remove() as we had used ida_simple_get() to allocate the ida.
Cc: 3.13+ <stable@vger.kernel.org> # 3.13+
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/nubus')
0 files changed, 0 insertions, 0 deletions