mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
8aa460e9e9
struct iio_info introduced a bug where the second channel of a MAX518 can't be used. This commit fixes the typo (using max518 instead of the max517 struct). Signed-off-by: Roland Stigge <stigge@antcom.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>