diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-04-25 22:53:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-26 23:50:02 +0200 |
commit | 97b9b7dc7722dc78d46046fc7a0dd0264832327f (patch) | |
tree | f4ce1389ae6fefe5a3c5e51b364a87955ab3e732 /drivers/iio/industrialio-buffer.c | |
parent | Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott... (diff) | |
download | linux-97b9b7dc7722dc78d46046fc7a0dd0264832327f.tar.xz linux-97b9b7dc7722dc78d46046fc7a0dd0264832327f.zip |
usb: musb: jz4740: fix error check of usb_get_phy()
The usb_get_phy() function returns either a valid pointer to phy or
ERR_PTR() error, check for NULL always fails and may lead to oops on
error path, fix this issue.
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio/industrialio-buffer.c')
0 files changed, 0 insertions, 0 deletions