Re: [PATCH 4/4] powerpc/mcu_mpc8349emitx: Remove OF GPIO handling stuff
From: David Brownell <hidden>
Date: 2010-01-26 06:43:31
Also in:
lkml
From: David Brownell <hidden>
Date: 2010-01-26 06:43:31
Also in:
lkml
On Monday 25 January 2010, Anton Vorontsov wrote:
With the new OF GPIO infrastructure it's much easier to handle I2C GPIO controllers, i.e. now drivers don't have to deal with the OF-specific bits.
Good, that's how it should have been done in the first place. :) Of course, there's still the question of how to get driver-specific configuration data into the driver...