Jun Nie <jun.nie@xxxxxxxxxx> 于2021年1月19日周二 下午12:42写道: > > With commit 55c5cc63ab, the hdmi_codec_set_jack() will report unsupport > failure if set_jack handler is missing. Add set_jack handler to resolve > this failure. > > Signed-off-by: Jun Nie <jun.nie@xxxxxxxxxx> > --- > .../gpu/drm/bridge/adv7511/adv7511_audio.c | 27 ++++++++++++++----- > 1 file changed, 20 insertions(+), 7 deletions(-) > Does anyone have comments on this patch? Thanks! Jun