OSDN Git Service

Winter cleanup: move iio type field decoding out of utils.c
authorPatrick Porlan <patrick.porlan@intel.com>
Mon, 15 Dec 2014 09:11:20 +0000 (10:11 +0100)
committerSuman, Viorel <viorel.suman@intel.com>
Tue, 16 Dec 2014 11:25:11 +0000 (11:25 +0000)
commit5d0800df3007d9489fb124c88a7b61349b1a01cc
treea0d34e13611b59dfeab9c2941a4dbad373fc394a
parent11ed1a217f18748fefe4655d2fdb536a7140a267
Winter cleanup: move iio type field decoding out of utils.c

It's a very specialized function, which only makes sense in
the file where it's used. Let's not mix it with general
toolbox pieces.

Change-Id: I9915f380bd75394a4ea98a425a5fdcb0f287ebc6
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
control.c
utils.c
utils.h