commit | 73f3adb9b91efac04e4e7f8379a85400fc57121e | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Tue Apr 30 23:48:50 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue May 21 10:48:40 2013 +0200 |
tree | 2b11e413e51aae905d2853a177f804cfff07c4cc | |
parent | d999e4db0ac409c582cb15e6b120241ed9105064 [diff] |
NFC: mei_phy: Register event callback when enabling the device The callback registration starts a waiting read, so it needs to be fired everytime the device is enabled. Otherwise following writes will never get an answer back. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>