Home
last modified time | relevance | path

Searched hist:"2 fcbca687702163ae3a37ec4eac5905d6f119296" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/fjes/
H A Dfjes.hdiff 2fcbca687702163ae3a37ec4eac5905d6f119296 Fri Aug 21 03:29:20 CDT 2015 Taku Izumi <izumi.taku@jp.fujitsu.com> 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>
H A Dfjes_main.cdiff 2fcbca687702163ae3a37ec4eac5905d6f119296 Fri Aug 21 03:29:20 CDT 2015 Taku Izumi <izumi.taku@jp.fujitsu.com> 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>