From a2ec3dd32508857c09aea044510e28d5411533a9 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 24 Jul 2013 10:03:50 -0700 Subject: [PATCH] staging: comedi: adv_pci1724: remove ao_range_list_1724 All the AO channels have the same ranges. Remove the subdevice s->range_table_list and just use the s->range_table to setup the ranges. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed