commit | cfe781946dac7f5ff42e23cd7054c75e7201fbdc | [log] [tgz] |
---|---|---|
author | Bastian Hecht <hechtb@googlemail.com> | Sun Mar 18 15:13:20 2012 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Tue Mar 27 00:53:34 2012 +0100 |
tree | 75d102cf44ab8d2fe190a67594fee88790005b88 | |
parent | 42d7fbe223ab878b23de9e3b0166f8cd665a2aa5 [diff] |
mtd: sh_flctl: Add power management with QoS request Adds power management code with fine granularity. Every flash control command is enclosed by runtime_put()/get()s. To make sure that no overhead is generated by too frequent power state switches, a quality of service request is issued. Signed-off-by: Bastian Hecht <hechtb@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>