commit | 25d6cbd840d958aada29a342c9ee370590ff7b21 | [log] [tgz] |
---|---|---|
author | Ian Molton <spyro@f2s.com> | Sun Aug 10 23:32:07 2008 +0200 |
committer | Samuel Ortiz <sameo@openedhand.com> | Sun Aug 10 23:32:07 2008 +0200 |
tree | 7b2bcc92ad14d046a1c0beb5e8edb732e819eaa4 | |
parent | 1c2c30acc52320d506d722f41d50e8eb8fda5cb5 [diff] |
mfd: tc6393 cleanup and update This patchset cleans up the TC6393XB support. * Add provision for the MMC subdevice * Disable / enable clocks on suspend / resume * Remove fragments of badly merged code (eg. linux/fb include etc.) * Use a device specific clock name to break dependancy on ARM/PXA2XX * Drop unnecessary resource names * Switch to tmio_io* accessors Signed-off-by: Ian Molton <spyro@f2s.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>