diff options
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | 2015-08-21 17:29:20 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-24 14:06:34 -0700 |
commit | 2fcbca687702163ae3a37ec4eac5905d6f119296 (patch) | |
tree | dff775d4786b9f8fe33787471ff62173d0012d2b /include/drm | |
parent | a18aaec21ec8f4d2a4e09ad590437777a1ebf691 (diff) | |
download | linux-2fcbca687702163ae3a37ec4eac5905d6f119296.tar.bz2 |
fjes: platform_driver's .probe and .remove routine
This patch implements platform_driver's .probe and .remove
routine, and also adds board specific private data structure.
This driver registers net_device at platform_driver's .probe
routine and unregisters net_device at its .remove routine.
Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions