TO: Andy Ross <[email protected]>
CC: [email protected]
CC: Stefan Stanacar <[email protected]>
CC: chenyi2x <[email protected]>

tree:   ssh://[email protected]:29418/a/bsp/kernel/gmin 
abt/topic/gmin/l-dev/release/123-embargoed
head:   a7aa56104d2147d7c19a08d24c1439c5d35c521f
commit: a36da6e698a702ecdd123e123aa48842ab1fdea4 [625/1663] gc2235: Clobber 
with CTS mrd7 tree
:::::: branch date: 4 days ago
:::::: commit date: 4 days ago

>> drivers/external_drivers/camera/drivers/media/i2c/gc2235.c:1458:57-58: 
>> s_power: first occurrence line 1464, second occurrence line 1466

git remote add internal-gmin 
ssh://[email protected]:29418/a/bsp/kernel/gmin
git remote update internal-gmin
git checkout a36da6e698a702ecdd123e123aa48842ab1fdea4
vim +1458 drivers/external_drivers/camera/drivers/media/i2c/gc2235.c

d08ea9ad Andy Ross 2014-04-11  1452     .try_mbus_fmt = gc2235_try_mbus_fmt,
d08ea9ad Andy Ross 2014-04-11  1453     .g_mbus_fmt = gc2235_g_mbus_fmt,
d08ea9ad Andy Ross 2014-04-11  1454     .s_mbus_fmt = gc2235_s_mbus_fmt,
a36da6e6 Andy Ross 2014-06-17  1455     .s_parm = gc2235_s_parm,
d08ea9ad Andy Ross 2014-04-11  1456  };
d08ea9ad Andy Ross 2014-04-11  1457  
d08ea9ad Andy Ross 2014-04-11 @1458  static const struct v4l2_subdev_core_ops 
gc2235_core_ops = {
a36da6e6 Andy Ross 2014-06-17  1459     .g_chip_ident = gc2235_g_chip_ident,
d08ea9ad Andy Ross 2014-04-11  1460     .queryctrl = gc2235_queryctrl,
d08ea9ad Andy Ross 2014-04-11  1461     .g_ctrl = gc2235_g_ctrl,
d08ea9ad Andy Ross 2014-04-11  1462     .s_ctrl = gc2235_s_ctrl,
a36da6e6 Andy Ross 2014-06-17  1463  #ifdef POWER_ALWAYS_ON_BEFORE_SUSPEND
a36da6e6 Andy Ross 2014-06-17 @1464     .s_power = gc2235_s_power_always_on,
a36da6e6 Andy Ross 2014-06-17  1465  #else
a36da6e6 Andy Ross 2014-06-17 @1466     .s_power = gc2235_s_power,
a36da6e6 Andy Ross 2014-06-17  1467  #endif
d08ea9ad Andy Ross 2014-04-11  1468     .ioctl = gc2235_ioctl,
d08ea9ad Andy Ross 2014-04-11  1469  };

:::::: The code at line 1458 was first introduced by commit
:::::: d08ea9ada3a9fa860c86afdef9dd1feab9d05557 Fork lift of MCG 
drivers/external_drivers/camera/drivers/media/i2c

:::::: TO: Andy Ross <[email protected]>
:::::: CC: Stefan Stanacar <[email protected]>

---
0-DAY kernel test infrastructure                Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild                 Intel Corporation
_______________________________________________
kbuild mailing list
[email protected]
https://lists.01.org/mailman/listinfo/kbuild

Reply via email to