On Wed, Jun 16, 2010 at 6:22 PM, Ward Vandewege ward@gnu.org wrote:
On Wed, Jun 16, 2010 at 02:50:42PM -0600, Myles Watson wrote:
This patch breaks the s2881, which was doing some odd acrobatics in order to get a device initialized after its parent. It should be an easy fix to do it correctly now, but I don't have an s2881 to test on. Ward?
Yep, I've got (the guts) of an s2881 lying on my desk here, and can test any patches you throw at me :)
Great. Here are two patches.
The first one enables the driver exactly like it was before, only as a driver.
The second one tries to make it less board specific. Putting the fan settings in the device tree would complete that effort, I think.
Suggestions welcome. Thanks for testing!
Signed-off-by: Myles Watson mylesgw@gmail.com
Thanks, Myles