09 Dec, 2013
1 commit
-
Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro
is not preferred.Signed-off-by: Jingoo Han
Signed-off-by: Greg Kroah-Hartman
26 Sep, 2013
2 commits
-
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.Signed-off-by: Jingoo Han
Signed-off-by: Greg Kroah-Hartman -
Signed-off-by: Fengguang Wu
Signed-off-by: Rostislav Lisovy
Signed-off-by: Greg Kroah-Hartman
31 Aug, 2013
1 commit
-
Signed-off-by: Rostislav Lisovy
Signed-off-by: Greg Kroah-Hartman