]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/video/omapdss.h
OMAP: DSS2: rewrite use of context_loss_count
[karo-tx-linux.git] / include / video / omapdss.h
index c804bda059d54c502c29037c45267349265d568d..3a221de244e4a05275002998bcfa48661ca06e19 100644 (file)
@@ -238,7 +238,7 @@ int dsi_vc_send_bta_sync(struct omap_dss_device *dssdev, int channel);
 
 /* Board specific data */
 struct omap_dss_board_info {
-       int (*get_last_off_on_transaction_id)(struct device *dev);
+       int (*get_context_loss_count)(struct device *dev);
        int num_devices;
        struct omap_dss_device **devices;
        struct omap_dss_device *default_device;