From d8e86ad319337847f6d872b84bec8240c588d60f Mon Sep 17 00:00:00 2001 From: Jonathan Cameron Date: Tue, 10 Apr 2012 21:11:05 +0100 Subject: [PATCH] --- yaml --- r: 304328 b: refs/heads/master c: a9ea1b178fbe66bc982c18ddaed018933b428137 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/iio/adc/max1363_core.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 2434d7e74bd4..b16222620511 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 09f78be78afbdc8b164905e9a19698922fa45edb +refs/heads/master: a9ea1b178fbe66bc982c18ddaed018933b428137 diff --git a/trunk/drivers/staging/iio/adc/max1363_core.c b/trunk/drivers/staging/iio/adc/max1363_core.c index cf3e2ca7e314..2536b63c8f1d 100644 --- a/trunk/drivers/staging/iio/adc/max1363_core.c +++ b/trunk/drivers/staging/iio/adc/max1363_core.c @@ -830,6 +830,7 @@ static struct attribute_group max1363_event_attribute_group = { static const struct iio_info max1238_info = { .read_raw = &max1363_read_raw, .driver_module = THIS_MODULE, + .update_scan_mode = &max1363_update_scan_mode, }; static const struct iio_info max1363_info = {