mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
NFC: pn533: Increase version number
Major features added in 0.2 version: * frame ops added to support wider set of devices * support of ACS ACR122U Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
96aac226a4
commit
495af72e14
@ -27,7 +27,7 @@
|
||||
#include <linux/netdevice.h>
|
||||
#include <net/nfc/nfc.h>
|
||||
|
||||
#define VERSION "0.1"
|
||||
#define VERSION "0.2"
|
||||
|
||||
#define PN533_VENDOR_ID 0x4CC
|
||||
#define PN533_PRODUCT_ID 0x2533
|
||||
|
Loading…
Reference in New Issue
Block a user