• N
    OMAP3+: SR: make notify independent of class · 7a89afa8
    Nishanth Menon 提交于
    Interrupt notification mechanism of SmartReflex can be used by the
    choice of implementation of the class driver. For example, Class 2 and
    Class 1.5 of SmartReflex can both use the interrupt notification to
    identify the transition of voltage or other events.
    
    Hence, the actual class does not matter for notifier. Let the class
    driver's handling decide how it should be used. SmartReflex driver
    should provide just the primitives.
    Signed-off-by: NNishanth Menon <nm@ti.com>
    Signed-off-by: NKevin Hilman <khilman@ti.com>
    7a89afa8
smartreflex.c 27.7 KB