]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: host: ehci-tilegx: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 17 May 2013 09:51:21 +0000 (15:21 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 May 2013 17:14:52 +0000 (10:14 -0700)
commit8c9efc6c2ac6ca534e8d51a658b83685252cda40
tree45c131fa590c82c419612e4f5a575d4abca438fa
parent02b6b4ed3e767cc9e69dce44c2358cf703cdc913
usb: host: ehci-tilegx: Remove redundant platform_set_drvdata()

Commit 0998d06310 (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: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-tilegx.c