commit | 972cedf6e39a49a79a66cd7f46132d21369d0083 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Oct 19 16:33:30 2016 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 28 08:21:22 2016 -0400 |
tree | e0eb9cf51a5e8cd7ab261e4b94c5a967ded2c3f8 | |
parent | 094dbffedcc593ad11436d61376b884156ee0bd9 [diff] |
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>