DriverVer: 04/08/2015,15.13.54.571

Commit ID: ca350f28ccbbff1297a3fda59fe773403725334b


New integrated fixes:


2015.03.26
==========
Change the mipi configuration to DSDT.


History:

2015.03.12
==========
Sync up to Peforce CL:60995. Also modify the scability sensor code to in
accordance with the new EEROM mechanism.


2015.02.12
==========

Update the resolution size and settings to 1296*736.


2015.02.11
==========

Fix device WHCK issues about DF - Sleep HSD5305842, 5305843.

Changes:
update the acpi table, correct the mclock and power status 3.


2015.02.11
==========

Fix flickering issue of ov9728 HSD5305552.

Changes:
Update the cpf file, set the default flicker mode to 50Hz.


2015.02.04
==========

Fix ov9728 flicking issue HSD5305552.

Changes:
correct the pixel clock in function GetTimingFactor.


2015.01.30
==========

Update the code of ov9728.

Changes:
1.update the CPF file.
2.add the calculation of pixel clock in function GetTimingFactor.
3.correct the the calculation of Vts in function SetExposure.
4.add functions of GetCalibrationData and OTPRead.


2015.01.27
==========

Align the sensor driver to Peforce: WinTablets_CHT//Main/


2015.01.20
==========

Fix the AE issue of ov9728.

Changes:
1.Correct the registers definition;
2.Add the converter code of register gain and real gain.
3.Change the pclk and MipiBps.


2015.01.09
==========

Add base code of ov9728 for CHT-T4.