diff options
author | Alexandre Bounine <alexandre.bounine@idt.com> | 2016-03-23 00:26:32 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-23 01:36:02 +0300 |
commit | b7dfca8bd446721cbc23f4a7cf3c407eb42175dc (patch) | |
tree | 3d2c704ff469f68a49599cbb6cc84dcb6a660d24 /drivers/rapidio | |
parent | 34ed2ebb65b0aa6a82206686870aaaddc12b2271 (diff) | |
download | linux-b7dfca8bd446721cbc23f4a7cf3c407eb42175dc.tar.xz |
rapidio/rionet: add mport removal handling
Add handling of a local mport device removal.
RIONET driver registers itself as class interface that supports only
removal notification, 'add_device' callback is not provided because
RIONET network device can be initialized only after enumeration is
completed and the existing method (using remote peer addition) satisfies
this condition.
Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
Cc: Andre van Herk <andre.van.herk@prodrive-technologies.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rapidio')
0 files changed, 0 insertions, 0 deletions