flo: update prebuilt kernel

*** NOTE ***

This is a force-push of the flo kernel, identical to it up to the following
SHA:

	commit aaa46b979e26dcdcc683b2ba011141eabf5d9507
	Author: Mansoor Aftab <maftab@codeaurora.org>
	Date:   Thu Apr 18 12:52:57 2013 -0700

	    msm: camera: Fix for the bus overflow issue

	    Support only 2 streams from the VFE, which need only 4 VFE WM.
	    We divide the UB buffer(1024 * 128 bits) equally into 4 VFE WM and
	    stats WM.

	    Correct the offset of burst length in VFE register while writing to HW.
	    Burst length corresponds to the number of data bytes written at a time.

	    Change-Id: I82d1b88f499f4572bd58ca29c7cc1a74615554a7
	    Signed-off-by: Nagesh Subba Reddy <nageshsreddy@codeaurora.org>
	    Signed-off-by: Mansoor Aftab <maftab@codeaurora.org>

The new kernel was rebased as follows:

	git rebase --onto bfbc5ab7613677365d51b7f7c08dc7b50899aa2f \
		bd82789~1 \
		aaa46b979e26dcdcc683b2ba011141eabf5d9507

where the SHAs are as follows:

	bfbc5ab7613677365d51b7f7c08dc7b50899aa2f is a commit in the timeline of
		corresponding to commit "1b3e7fa mako_defconfig: enable
		kickstarter bridge over usb" in the flo kernel prior to the
		rebase.

	bd82789~1 is the commit prior to the first patch implementing support
		for flo, prior to the rebase

Change-Id: If7b3728a93f0106662b883525f2a4f24b1ef2dda
Signed-off-by: Iliyan Malchev <malchev@google.com>
diff --git a/kernel b/kernel
index a3bf4f1..c294682 100644
--- a/kernel
+++ b/kernel
Binary files differ