Loading drivers/video/msm/mdss/mdss_hdmi_tx.c +260 −234 File changed.Preview size limit exceeded, changes collapsed. Show changes drivers/video/msm/mdss/mdss_hdmi_tx.h +2 −4 Original line number Diff line number Diff line /* Copyright (c) 2010-2015, The Linux Foundation. All rights reserved. /* Copyright (c) 2010-2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -133,9 +133,7 @@ struct hdmi_tx_ctrl { struct msm_hdmi_audio_setup_params audio_data; struct mutex mutex; struct mutex lut_lock; struct mutex power_mutex; struct mutex cable_notify_mutex; struct mutex tx_lock; struct list_head cable_notify_handlers; struct kobject *kobj; struct switch_dev sdev; Loading Loading
drivers/video/msm/mdss/mdss_hdmi_tx.c +260 −234 File changed.Preview size limit exceeded, changes collapsed. Show changes
drivers/video/msm/mdss/mdss_hdmi_tx.h +2 −4 Original line number Diff line number Diff line /* Copyright (c) 2010-2015, The Linux Foundation. All rights reserved. /* Copyright (c) 2010-2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -133,9 +133,7 @@ struct hdmi_tx_ctrl { struct msm_hdmi_audio_setup_params audio_data; struct mutex mutex; struct mutex lut_lock; struct mutex power_mutex; struct mutex cable_notify_mutex; struct mutex tx_lock; struct list_head cable_notify_handlers; struct kobject *kobj; struct switch_dev sdev; Loading