diff options
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | 2015-08-21 10:29:20 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-24 23:06:34 +0200 |
commit | 2fcbca687702163ae3a37ec4eac5905d6f119296 (patch) | |
tree | dff775d4786b9f8fe33787471ff62173d0012d2b /drivers/net/fjes/fjes_hw.c | |
parent | fjes: Hardware cleanup routine (diff) | |
download | linux-2fcbca687702163ae3a37ec4eac5905d6f119296.tar.xz linux-2fcbca687702163ae3a37ec4eac5905d6f119296.zip |
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 'drivers/net/fjes/fjes_hw.c')
0 files changed, 0 insertions, 0 deletions