summaryrefslogtreecommitdiff
path: root/xhfc/xhfc_leb.c
diff options
context:
space:
mode:
authorGuillaume Knispel <gknispel@proformatique.com>2012-02-01 17:59:53 +0100
committerGuillaume Knispel <gknispel@proformatique.com>2012-02-01 17:59:53 +0100
commit0e7486d3eff5dfb00de73d7a1e4cd098559d2c60 (patch)
tree3cfe6afb0585a1038b88b391cc4b3369a2fa54a9 /xhfc/xhfc_leb.c
parent5f609455bd9701cc52ccd8ddf5508664c1b25695 (diff)
cleanup and add xhfc pnp device
Diffstat (limited to 'xhfc/xhfc_leb.c')
-rw-r--r--xhfc/xhfc_leb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xhfc/xhfc_leb.c b/xhfc/xhfc_leb.c
index bf0620c..cf10a87 100644
--- a/xhfc/xhfc_leb.c
+++ b/xhfc/xhfc_leb.c
@@ -67,7 +67,7 @@
/* Synchronous Intel StrataFlash: */
#define LEB_TCS_SYNC_INTEL ( 1u << 8)
-/* Target device is an EP80579 (hm, WTF??? TODONE ask Intel <- the conf is correct ) */
+/* Target device is an EP80579 (unsupported) */
#define LEB_TCS_EXP_CHIP ( 1u << 7)
/* Byte read access to half-word device */