commit | 599faa0e264fe2e7f563f87b4aad8c83e9dc46d1 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jan 05 13:29:58 2010 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 13 11:14:18 2010 +0100 |
tree | 6800280e4f882709767d30e1e5329b4e507e74f6 | |
parent | 7284ce6c9f6153d1777df5f310c959724d1bd446 [diff] |
genirq: Fix documentation of default chip disable() The documentation says that by default disable() will be chip->mask but in fact default_disable() is a noop. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> LKML-Reference: <1262698198-30392-1-git-send-email-broonie@opensource.wolfsonmicro.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>