commit | e4dbd62528931951aa9d3b313ee7d536df5069fc | [log] [tgz] |
---|---|---|
author | Robert Dolca <robert.dolca@intel.com> | Thu Oct 22 12:11:36 2015 +0300 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Oct 25 19:11:58 2015 +0100 |
tree | 638fe2a2cdf4b5fd9c6be0a2a85940a323e08ea0 | |
parent | a9433c11b1aa0639cc6e4842fff52af2422af06d [diff] |
NFC: nci: Do not call post_setup when setup fails The driver should know that it can continue with post setup where setup left off. Being able to execute post_setup when setup fails may force the developer to keep this state in the driver. Signed-off-by: Robert Dolca <robert.dolca@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>