Re: [Uclinux-dist-devel] [PATCH 0/3] staging:iio: abi updates for new drivers from Analog.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Aug 8, 2010 at 11:08, Jonathan Cameron wrote:
> Here are the 3 abi update patches needed to make the drivers
> Mike posted to work with the current mainline kernel.

thanks, i merged your changes into our tree and was able to extend
them to another driver (gyro/adis16261).  we did have a tracker item
open to cull imu/volt.h usage, but it wasnt fixed yet as you noticed
;).

question about iio_work_cont though ... we have some drivers using that field.
static void ad7816_interrupt_bh(struct work_struct *work_s)
{
    struct iio_work_cont *wc = to_iio_work_cont_no_check(work_s);
    struct ad7816_chip_info *chip = wc->st;

i'm guessing the ad7816_chip_info.iio_work_cont should be converted to
a work_struct ?
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux