30 Jun, 2012
1 commit
-
These were originally introduced when the plan was to have parallel
IIO cores in and out of staging with a slow move between them.
Now we have reached the point where the whole core has moved,
they need clearing up!Signed-off-by: Jonathan Cameron
05 Jun, 2012
1 commit
-
Use iio_device_get and iio_device_put instead of open-coding it.
Signed-off-by: Lars-Peter Clausen
Acked-by: Jonathan Cameron
Signed-off-by: Lars-Peter Clausen
Signed-off-by: Greg Kroah-Hartman
03 May, 2012
1 commit
-
This resolves the conflict in:
drivers/staging/vt6656/ioctl.cSigned-off-by: Greg Kroah-Hartman
26 Apr, 2012
1 commit
-
Take the core support + the kfifo buffer implentation out of
staging. Whilst we are far from done in improving this subsystem
it is now at a stage where the userspae interfaces (provided by
the core) can be considered stable.Drivers will follow over a longer time scale.
Signed-off-by: Jonathan Cameron
Signed-off-by: Greg Kroah-Hartman