Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 947ae3b2 authored by Jeyaprakash Soundrapandian's avatar Jeyaprakash Soundrapandian Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: isp: Change bus irq error mask value" into dev/msm-4.9-camx

parents e5c3238b 8ddedd02
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -60,7 +60,7 @@ static const char drv_name[] = "vfe_bus";
static uint32_t bus_error_irq_mask[3] = {
static uint32_t bus_error_irq_mask[3] = {
	0x7800,
	0x7800,
	0x0000,
	0x0000,
	0x00C0,
	0x0040,
};
};


enum cam_vfe_bus_packer_format {
enum cam_vfe_bus_packer_format {