On 11/11/2016 07:34 AM, Eva Rachel Retuya wrote: > Move the ad7606 driver from staging/iio/adc to iio/adc. Also, update the > corresponding Makefile and Kconfig associated with the change.
This is obviously OK, but when you generate a patch that moves files use `git format-patch -M ...`. This will generate a more compact patch.