Skip to content

Commit

Permalink
staging:iio:max1363 use device_id instead of searching on name again
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Jul 8, 2010
1 parent 80f6c34 commit 962a4cc
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 84 deletions.
1 change: 0 additions & 1 deletion drivers/staging/iio/adc/max1363.h
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ enum max1363_modes {
* @default_mode: the scan mode in which the chip starts up
*/
struct max1363_chip_info {
const char *name;
u8 num_inputs;
u8 bits;
u16 int_vref_mv;
Expand Down
Loading

0 comments on commit 962a4cc

Please sign in to comment.