Re: [PATCH RESEND v2]IIO driver for Analog Devices Digital OutputGyroscope ADXRS450

From: Jonathan Cameron
Date: Wed Mar 23 2011 - 07:09:46 EST


...
>>> +}
>>> +
>> I note there are two versions of this chip (from datasheet).
>> We should probably support changing this axis according to
>> which one we have. Z is out of chip plane. The other two are
>> arbitrary if we only have 1 axis on the chip.
>
> Currently,I don't know the way to tell what kind package the device has.
> So,just keep the Z-axis one.
>
Fine. Only way I can think of doing it would be to use an id_table
and rely on the board file being correct. I guess this is a feature
someone can add when they want it!

As an aside: It is really helpful if you crop the text when responding
to a particular point in an email - keeps a particular branch of a thread
focussed and easy to follow.

Jonathan
...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/