commit | 2b1ac5c2caccbfd43bd616321cbbe21eb33c7879 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Thu Feb 09 22:57:08 2012 +0100 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 27 12:20:15 2012 -0400 |
tree | 79be0a594ee1bab7a43b630231fe219b0717bb01 | |
parent | c9b0546a59293cabf54c85e1218da595af3274ff [diff] |
mmc: tmio: calculate the native hotplug condition only once The condition, whether we have to use the native TMIO card hotplug detection interrupt, is rather complex, it is better to only calculate it once and store in the private data. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Chris Ball <cjb@laptop.org>