Grant Likely wrote:
This is *very* board specific and not very complex a driver. It
should probably live with the platform code somewhere in
arch/powerpc/platforms. You can use the machine_device_initcall()
hook to kick off the thread.
Doh, this is why I post to this list. The platform code already had an
obvious place to put this, so I moved it there.
I will cleanup the ad7414.c driver and repost the patch.
Cheers,
Sean