prebuilt kernel (serial irq leak, hiddev, wm8994 asoc merge)


e9649b2 Merge remote-tracking branch 'exynos/android-exynos-3.4' into android-exynos-manta-3.4
deec2b9 Merge remote-tracking branch 'common/android-3.4' into android-exynos-3.4
a042857 serial: samsung: fix leaked requested irq
ab5e5a1 ARM: exynos: manta: Enable HIDDEV
0fa57ab ASoC: wm8994: Defer declaration of open circuit microphones
6105f75 ASoC: wm8994: Remove duplicate headset report
15f4b4b ASoC: wm8994: Cancel delayed work for jackdet unconditionally
389e0d0 ASoC: SAMSUNG: fix compilation issue
ca03514 Merge remote-tracking branch 'asoc/v3.4-wm8994' into android-exynos-manta-3.4
4592766 ASoC: wm8994: Allow microphone identification callback to be overridden
089ab9a ASoC: wm8994: Check jack is inserted when handling mic IRQ
b4b2535 ASoC: wm8994: Support custom accessory identification for WM1811A
832780f ASoC: wm8994: Simplify button detection code
4b3f3e7 mfd: wm8994: Add support for WM1811 rev E
fd64290 ASoC: wm8994: Stop mic detection whenever we detect an open circuit
1363c08 ASoC: wm8994: Lower AIFnCLK divisor when dropping to 32kHz
939adf8 ASoC: wm8994: Only enable extra BCLK cycles when required
cc7656b ASoC: wm8994: Allow a delay between jack insertion and microphone detect
d5ecec3 ASoC: wm_hubs: Ensure volume updates are handled during class W startup
2a33bbb ASoC: wm8994: Correct number of EQ registers
adef53b ASoC: wm8994: Update for new WM1811 variants
ae12cd3 mfd: wm8994: Implement support for WM1811 devices with higher cust_ids
ca89676 mfd: wm8994: Update WM1811 register patches for latest evaluation
04f4884 ASoC: wm_hubs: Add trace showing semantics of the DCS update
d04f89a ASoC: wm_hubs: Use explicit casts for converting to signed
ef5a336 ASoC: wm8994: Add bytes controls for DRC
68808d2 ASoC: wm8994: Add missing dapm routes for WM8958 rev A
03e8860 ASoC: wm8994: enable mic and short detect debounce.
0f099aa ASoC: wm8994: Fix some indentation issues
9f8ecac ASoC: wm_hubs: Rename calibrate_dc_servo()
9457a33 ASoC: wm_hubs: Factor out DC servo readback code
129242f ASoC: wm8994: Ensure we get a notification on startup for jackdet
2bc28b7 ASoC: wm_hubs: Move CODEC stored in private data into wm_hubs
b06b760 ASoC: wm8994: Hold runtime PM reference while handling mic and jack IRQs
1f156c2 ASoC: wm8994: Implement support for self-oscillation mode in the FLL
1624c10 ASoC: wm8994: Ensure there are enough BCLKs for four channels
1ef47ad ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvements
905093e ASoC: wm8994: Apply volume updates with clocks enabled
5b67ea89 ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variants
27cc38c ASoC: wm8994: Use regmap directly for wm8994_mic_work
865f38a ASoC: wm8994: Add debounce to wm8994 mic detection
81c5b1b ASoC: wm8994: Fix sparse warning due to use of 0 as NULL
d3013e8 ASoC: wm_hubs: Cache multiple DCS offsets
276ce08 ASoC: wm_hubs: Enable class W for output mixer paths
59d9e56 ASoC: wm_hubs: Factor out class W management
203c0f1 ASoC: wm_hubs: Special case headphones for digital paths in more use cases
72cbcb3 ASoC: wm8994: Add trace showing wm8958_micd_set_rate()
8939cf9 ASoC: wm8994: Allow rate configuration with custom mic callback
2a45baf ASoC: wm8994: Tune debounce rates for jack detect mode
165fdda ASoC: wm8994: Make sure we disable FLL bypass when stopping the FLL
7463558 ASoC: wm8994: Delete trailing whitespace from sound/soc/codecs/wm8994.c
c672f6c ASoC: wm8994: Keep AIF3 tristated when not in use
7f3473e ASoC: wm8994: Implement FLL bypass support
6a6d94f ASoC: wm8994: Don't test for NULL before release_firmware()
b3f52e4 ASoC: wm8994: Don't bother updating the jackdet mode needlessly
4e92e1b ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFs
556fa60 ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLK
2f32fb8 gpiolib: wm8994: Pay attention to the value set when enabling as output
609c3eb gpiolib: wm8994: Convert to devm_kzalloc()
4b9391a mfd: wm8994: Restore pin configuration after reset during suspend
b9dfc89 mfd: wm8994: Support for user defined irq flags
057fd96 mfd: Convert wm8994 to module_i2c_driver()
b6423a5 mfd: Read CUST_ID from the wm8994 device
63bc1f6 mfd: Cache wm8994 chip revision

Change-Id: I3d5a485894a5b547cff78afa23945411a3baf380
diff --git a/kernel b/kernel
index 1e343f6..2b3c52d 100644
--- a/kernel
+++ b/kernel
Binary files differ