6 Aug
2014
6 Aug
'14
8:54 p.m.
On Tue, Aug 05, 2014 at 01:52:50PM +0800, bardliao@realtek.com wrote:
From: Bard Liao bardliao@realtek.com
RT286 need to configure the jack type (combo or non-combo) according to the HW design. This function is given a easy way to set the correct jacy type for those without platform data supported.
If this is coming from the hardware design I'd expect this to be configured via platform data or firmware data rather than with an API. Why do it this way?