From 95bb8918f9bc87a69cb7a795b568e01afecff9cb Mon Sep 17 00:00:00 2001 From: Jonathan Cameron Date: Sun, 22 Jun 2014 20:59:00 +0100 Subject: [PATCH] iio: gyro: itg3200 switch sampling frequency attr to core support. By using the info_mask_shared_by_all element of the channel spec, access to the sampling frequency becomes available to in kernel users of the driver. It also shortens and simplifies the code a little. Signed-off-by: Jonathan Cameron Reviewed-by: Hartmut Knaack Cc: Manuel Stahl Cc: Thorsten Nowak Cc: Christian Strobel --- Reading git-format-patch failed