Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: gadget: pxa27x_udc: Remove redundant platform_set_drvdata()
Commit 0998d06 (device-core: Ensure drvdata = NULL when no driver is bound) removes the need to set driver data field to NULL. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Eric Miao <eric.y.miao@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
- Loading branch information