diff options
author | Christophe Ricard <christophe.ricard@gmail.com> | 2015-12-23 23:45:24 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2015-12-29 19:06:22 +0100 |
commit | 7be4fb643ef2d1058b897ba9dbe17bf5ced04391 (patch) | |
tree | 7f2524d8dc81fa573301c288eeaf54affcdb242a /include | |
parent | 3897de6a6eb74ff8f25c2021431bedd4ba138685 (diff) | |
download | linux-7be4fb643ef2d1058b897ba9dbe17bf5ced04391.tar.bz2 |
nfc: microread: Fix header comment
microread platform_data header had an NXP header.
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/platform_data/microread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/platform_data/microread.h b/include/linux/platform_data/microread.h index cfda59b226ee..ca13992089b8 100644 --- a/include/linux/platform_data/microread.h +++ b/include/linux/platform_data/microread.h @@ -1,5 +1,5 @@ /* - * Driver include for the PN544 NFC chip. + * Driver include for the Inside Secure microread NFC Chip. * * Copyright (C) 2011 Tieto Poland * Copyright (C) 2012 Intel Corporation. All rights reserved. |