commit | a4e7feadcc2aa5754f5ebfe67b9f07b5fddede51 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Dec 12 12:18:58 2010 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jan 14 12:38:02 2011 +0100 |
tree | 4287f36ea267ea51c941ad3f5be3cb4e1dc0e355 | |
parent | 43b8c08402de2fb85cd18ebc746b598ce2473664 [diff] |
mfd: Convert t7166xb driver to new irq_ API The genirq core is being updated to pass struct irq_data rather than an irq number to irq_chip operations. Update the t7166xb driver to the new APIs. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Ian Molton <ian@mnementh.co.uk> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>