From: Rickard Strandqvist Date: Sun, 8 Feb 2015 18:22:54 +0000 (+0100) Subject: staging: iio: trigger: iio-trig-periodic-rtc: Change frequency type to unsigned int X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~102^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a179a14d152467da7038205af52883f38973afe;p=pandora-kernel.git staging: iio: trigger: iio-trig-periodic-rtc: Change frequency type to unsigned int Change struct iio_prtc_trigger_info frequency type from int to unsigned int. Since it is always treated as such in the driver so they type should probably reflect this. Signed-off-by: Rickard Strandqvist Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed