]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipack: save carrier owner to allow device to get it
authorFederico Vaga <federico.vaga@cern.ch>
Tue, 2 Sep 2014 15:31:40 +0000 (17:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 06:13:13 +0000 (23:13 -0700)
commit36c53b3cc3fac6952af68f43609b15ae050c9318
treebf265c1d5992290869d0d4caee7f7f398467dfa2
parent78f22bc29e6e367f272a7fc700baa4d4263d376a
ipack: save carrier owner to allow device to get it

There was not any kind of protection against carrier driver removal.
In this way, device driver can 'get' the carrier driver when it is
using it.

Signed-off-by: Federico Vaga <federico.vaga@cern.ch>
Acked-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ipack/carriers/tpci200.c
drivers/ipack/ipack.c
include/linux/ipack.h