]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nfc: mei_phy: get phy from the driver data
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 19 Oct 2016 13:33:30 +0000 (16:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Oct 2016 12:21:22 +0000 (08:21 -0400)
commit972cedf6e39a49a79a66cd7f46132d21369d0083
treee0eb9cf51a5e8cd7ab261e4b94c5a967ded2c3f8
parent094dbffedcc593ad11436d61376b884156ee0bd9
nfc: mei_phy: get phy from the driver data

In order to remove rather redundant context from the callback
signature we the get nfc mei_phy from the driver's data.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/nfc/mei_phy.c