Oops. Return from this isn't "bool". Caller expects 0 = success. > +static inline int adxl_decode(u64 addr, u64 component_values[]) { return false; } This should return -EOPNOTSUPP; -Tony
Oops. Return from this isn't "bool". Caller expects 0 = success. > +static inline int adxl_decode(u64 addr, u64 component_values[]) { return false; } This should return -EOPNOTSUPP; -Tony