summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-25 18:58:45 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-25 18:58:45 +0000
commit73dfef03becc80bcceb95d853c20273627fc7a29 (patch)
tree5dcec345cb88947eaf93995f409b89ea499bbe90 /nuttx/ChangeLog
parent80d1c7ab4590471dca46d4ae7ae5d3211ad2cf8d (diff)
downloadnuttx-73dfef03becc80bcceb95d853c20273627fc7a29.tar.gz
nuttx-73dfef03becc80bcceb95d853c20273627fc7a29.tar.bz2
nuttx-73dfef03becc80bcceb95d853c20273627fc7a29.zip
PGA11x driver belongs in analog/ not input/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4978 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 9d18dcf49..9cf29983f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3072,4 +3072,7 @@
TI PGA112/3/6/7 amplifier/multiplexer parts.
* configs/mirtoo/README.txt, nsh/defconfig, and nxffs/defconfig: Add support
for the PGA117 on the Mirtoo module.
+ * drivers/analog/pga11x.c and include/nuttx/analog/pga11x.h: These belong in
+ the analog subdirectories, not input.
+