NFC: mei_phy: Register event callback when enabling the device
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 30 Apr 2013 21:48:50 +0000 (23:48 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 21 May 2013 08:48:40 +0000 (10:48 +0200)
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>

No differences found