NFC: digital: Add missing break in switch statement
authorThierry Escande <thierry.escande@linux.intel.com>
Wed, 12 Feb 2014 11:13:23 +0000 (12:13 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 16 Feb 2014 22:49:55 +0000 (23:49 +0100)
There was a missing break making the digital stack configured for
ISO1443 target instead of ISO15693.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/digital_core.c

Simple merge