NFC: trf7970a: Don't return value from trf7970a_switch_rf_on()
authorMark A. Greer <mgreer@animalcreek.com>
Tue, 25 Mar 2014 15:54:39 +0000 (08:54 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 21 Apr 2014 22:37:28 +0000 (00:37 +0200)
commit18422e686ef043b9abe004326ac9ffa1e38b81ec
treee6131b39c66c57ceb2b2adf4f8b92454875c11b2
parente6403b7c756f9d694332870ba0c2be7a4aa0b8c0
NFC: trf7970a: Don't return value from trf7970a_switch_rf_on()

trf7970a_switch_rf_on() no longer returns anything other than 0 so make
it void and clean up the code that checks for errors when its called.

Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/trf7970a.c
This page took 0.036445 seconds and 5 git commands to generate.