From 73dfef03becc80bcceb95d853c20273627fc7a29 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 25 Jul 2012 18:58:45 +0000 Subject: 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 --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') 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. + -- cgit v1.2.3