diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-10-10 18:28:15 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-10 18:28:15 -0700 |
| commit | 31e788f9f2d967bc8a0b7e8e4160487e9a9c4aeb (patch) | |
| tree | f6bea752e7df7adf632afc1d5bd39fef5a975093 /include/linux | |
| parent | 5cdf898e80161a6104a3d28488ad38a371b65d34 (diff) | |
| parent | 92618b15ee45d8bf47affb23a4147c924f4638cf (diff) | |
Merge "mdss: DisplayPort: update link-training settings and do DP reset"
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/msm_ext_display.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/msm_ext_display.h b/include/linux/msm_ext_display.h index 873a778d5370..59ba776b5f9b 100644 --- a/include/linux/msm_ext_display.h +++ b/include/linux/msm_ext_display.h @@ -108,6 +108,7 @@ struct msm_ext_disp_audio_codec_ops { struct msm_ext_disp_audio_edid_blk *blk); int (*cable_status)(struct platform_device *pdev, u32 vote); int (*get_intf_id)(struct platform_device *pdev); + void (*teardown_done)(struct platform_device *pdev); }; /* |
