MMA8452_HP_FILTER_CUTOFF
ret = i2c_smbus_read_byte_data(data->client, MMA8452_HP_FILTER_CUTOFF);
MMA8452_HP_FILTER_CUTOFF);
return mma8452_change_config(data, MMA8452_HP_FILTER_CUTOFF, reg);