diff for duplicates of <20160201082553.GW3368@x1> diff --git a/a/1.txt b/N1/1.txt index 7f2c8f0..df7763e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Sat, 30 Jan 2016, Laxman Dewangan wrote: > This depends on patch > [PATCH V2] mfd: core: add macro for adding mfd cells -> +>=20 > and due to absence of this patch, it reports the error. If you have dependencies, why aren't they in this set? @@ -12,106 +12,157 @@ If you have dependencies, why aren't they in this set? > > > >[auto build test ERROR on pinctrl/for-next] > >[also build test ERROR on v4.5-rc1 next-20160129] -> >[if your patch is applied to the wrong git tree, please drop us a note to help improving the system] +> >[if your patch is applied to the wrong git tree, please drop us a note t= +o help improving the system] > > -> >url: https://github.com/0day-ci/linux/commits/Laxman-Dewangan/Add-support-for-MAXIM-MAX77620-MAX20024-PMIC/20160131-005355 -> >base: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git for-next +> >url: https://github.com/0day-ci/linux/commits/Laxman-Dewangan/Add-sup= +port-for-MAXIM-MAX77620-MAX20024-PMIC/20160131-005355 +> >base: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pin= +ctrl.git for-next > >config: i386-allmodconfig (attached as .config) > >reproduce: > > # save the attached .config to linux build tree -> > make ARCH=i386 +> > make ARCH=3Di386 > > > >All errors (new ones prefixed by >>): > > -> >>>drivers/mfd/max77620.c:57:2: error: implicit declaration of function 'DEFINE_MFD_CELL_NAME' [-Werror=implicit-function-declaration] +> >>>drivers/mfd/max77620.c:57:2: error: implicit declaration of function '= +DEFINE_MFD_CELL_NAME' [-Werror=3Dimplicit-function-declaration] > > DEFINE_MFD_CELL_NAME("max77620-pinctrl"), > > ^ -> >>>drivers/mfd/max77620.c:57:2: error: initializer element is not constant -> > drivers/mfd/max77620.c:57:2: note: (near initialization for 'max77620_children[0].name') -> >>>drivers/mfd/max77620.c:58:2: error: implicit declaration of function 'DEFINE_MFD_CELL_NAME_RESOURCE' [-Werror=implicit-function-declaration] +> >>>drivers/mfd/max77620.c:57:2: error: initializer element is not constan= +t +> > drivers/mfd/max77620.c:57:2: note: (near initialization for 'max7762= +0_children[0].name') +> >>>drivers/mfd/max77620.c:58:2: error: implicit declaration of function '= +DEFINE_MFD_CELL_NAME_RESOURCE' [-Werror=3Dimplicit-function-declaration] > > DEFINE_MFD_CELL_NAME_RESOURCE("max77620-gpio", gpio_resources), > > ^ -> > drivers/mfd/max77620.c:58:2: error: initializer element is not constant -> > drivers/mfd/max77620.c:58:2: note: (near initialization for 'max77620_children[0].id') -> > drivers/mfd/max77620.c:59:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:58:2: error: initializer element is not const= +ant +> > drivers/mfd/max77620.c:58:2: note: (near initialization for 'max7762= +0_children[0].id') +> > drivers/mfd/max77620.c:59:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME("max77620-pmic"), > > ^ -> > drivers/mfd/max77620.c:59:2: note: (near initialization for 'max77620_children[0].usage_count') -> > drivers/mfd/max77620.c:60:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:59:2: note: (near initialization for 'max7762= +0_children[0].usage_count') +> > drivers/mfd/max77620.c:60:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME_RESOURCE("max77620-rtc", rtc_resources), > > ^ -> > drivers/mfd/max77620.c:60:2: note: (near initialization for 'max77620_children[0].enable') -> > drivers/mfd/max77620.c:61:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:60:2: note: (near initialization for 'max7762= +0_children[0].enable') +> > drivers/mfd/max77620.c:61:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME_RESOURCE("max77620-power", power_resources), > > ^ -> > drivers/mfd/max77620.c:61:2: note: (near initialization for 'max77620_children[0].disable') -> > drivers/mfd/max77620.c:62:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:61:2: note: (near initialization for 'max7762= +0_children[0].disable') +> > drivers/mfd/max77620.c:62:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME("max77620-watchdog"), > > ^ -> > drivers/mfd/max77620.c:62:2: note: (near initialization for 'max77620_children[0].suspend') -> > drivers/mfd/max77620.c:63:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:62:2: note: (near initialization for 'max7762= +0_children[0].suspend') +> > drivers/mfd/max77620.c:63:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME("max77620-clock"), > > ^ -> > drivers/mfd/max77620.c:63:2: note: (near initialization for 'max77620_children[0].resume') -> > drivers/mfd/max77620.c:64:2: error: initializer element is not constant -> > DEFINE_MFD_CELL_NAME_RESOURCE("max77620-thermal", thermal_resources), +> > drivers/mfd/max77620.c:63:2: note: (near initialization for 'max7762= +0_children[0].resume') +> > drivers/mfd/max77620.c:64:2: error: initializer element is not const= +ant +> > DEFINE_MFD_CELL_NAME_RESOURCE("max77620-thermal", thermal_resource= +s), > > ^ -> > drivers/mfd/max77620.c:64:2: note: (near initialization for 'max77620_children[0].platform_data') -> > drivers/mfd/max77620.c:68:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:64:2: note: (near initialization for 'max7762= +0_children[0].platform_data') +> > drivers/mfd/max77620.c:68:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME("max20024-pinctrl"), > > ^ -> > drivers/mfd/max77620.c:68:2: note: (near initialization for 'max20024_children[0].name') -> > drivers/mfd/max77620.c:69:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:68:2: note: (near initialization for 'max2002= +4_children[0].name') +> > drivers/mfd/max77620.c:69:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME_RESOURCE("max20024-gpio", gpio_resources), > > ^ -> > drivers/mfd/max77620.c:69:2: note: (near initialization for 'max20024_children[0].id') -> > drivers/mfd/max77620.c:70:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:69:2: note: (near initialization for 'max2002= +4_children[0].id') +> > drivers/mfd/max77620.c:70:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME("max20024-pmic"), > > ^ -> > drivers/mfd/max77620.c:70:2: note: (near initialization for 'max20024_children[0].usage_count') -> > drivers/mfd/max77620.c:71:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:70:2: note: (near initialization for 'max2002= +4_children[0].usage_count') +> > drivers/mfd/max77620.c:71:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME_RESOURCE("max20024-rtc", rtc_resources), > > ^ -> > drivers/mfd/max77620.c:71:2: note: (near initialization for 'max20024_children[0].enable') -> > drivers/mfd/max77620.c:72:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:71:2: note: (near initialization for 'max2002= +4_children[0].enable') +> > drivers/mfd/max77620.c:72:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME_RESOURCE("max20024-power", power_resources), > > ^ -> > drivers/mfd/max77620.c:72:2: note: (near initialization for 'max20024_children[0].disable') -> > drivers/mfd/max77620.c:73:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:72:2: note: (near initialization for 'max2002= +4_children[0].disable') +> > drivers/mfd/max77620.c:73:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME("max20024-watchdog"), > > ^ -> > drivers/mfd/max77620.c:73:2: note: (near initialization for 'max20024_children[0].suspend') -> > drivers/mfd/max77620.c:74:2: error: initializer element is not constant +> > drivers/mfd/max77620.c:73:2: note: (near initialization for 'max2002= +4_children[0].suspend') +> > drivers/mfd/max77620.c:74:2: error: initializer element is not const= +ant > > DEFINE_MFD_CELL_NAME("max20024-clock"), > > ^ -> > drivers/mfd/max77620.c:74:2: note: (near initialization for 'max20024_children[0].resume') +> > drivers/mfd/max77620.c:74:2: note: (near initialization for 'max2002= +4_children[0].resume') > > cc1: some warnings being treated as errors > > > >vim +/DEFINE_MFD_CELL_NAME +57 drivers/mfd/max77620.c > > -> > 51 REGMAP_IRQ_REG(MAX77620_IRQ_LBT_MBATLOW, 1, MAX77620_IRQ_LBM_MASK), -> > 52 REGMAP_IRQ_REG(MAX77620_IRQ_LBT_TJALRM1, 1, MAX77620_IRQ_TJALRM1_MASK), -> > 53 REGMAP_IRQ_REG(MAX77620_IRQ_LBT_TJALRM2, 1, MAX77620_IRQ_TJALRM2_MASK), +> > 51 REGMAP_IRQ_REG(MAX77620_IRQ_LBT_MBATLOW, 1, MAX77620_IRQ_LBM_MA= +SK), +> > 52 REGMAP_IRQ_REG(MAX77620_IRQ_LBT_TJALRM1, 1, MAX77620_IRQ_TJALRM= +1_MASK), +> > 53 REGMAP_IRQ_REG(MAX77620_IRQ_LBT_TJALRM2, 1, MAX77620_IRQ_TJALRM= +2_MASK), > > 54 }; -> > 55 -> > 56 static struct mfd_cell max77620_children[] = { +> > 55=09 +> > 56 static struct mfd_cell max77620_children[] =3D { > > > 57 DEFINE_MFD_CELL_NAME("max77620-pinctrl"), > > > 58 DEFINE_MFD_CELL_NAME_RESOURCE("max77620-gpio", gpio_resources), > > 59 DEFINE_MFD_CELL_NAME("max77620-pmic"), > > 60 DEFINE_MFD_CELL_NAME_RESOURCE("max77620-rtc", rtc_resources), -> > 61 DEFINE_MFD_CELL_NAME_RESOURCE("max77620-power", power_resources), +> > 61 DEFINE_MFD_CELL_NAME_RESOURCE("max77620-power", power_resources= +), > > > >--- -> >0-DAY kernel test infrastructure Open Source Technology Center -> >https://lists.01.org/pipermail/kbuild-all Intel Corporation -> +> >0-DAY kernel test infrastructure Open Source Technology C= +enter +> >https://lists.01.org/pipermail/kbuild-all Intel Corpor= +ation +>=20 --- +--=20 Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org │ Open source software for ARM SoCs +Linaro.org =E2=94=82 Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog --- -To unsubscribe from this list: send the line "unsubscribe linux-gpio" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html + +--=20 +--=20 +You received this message because you are subscribed to "rtc-linux". +Membership options at http://groups.google.com/group/rtc-linux . +Please read http://groups.google.com/group/rtc-linux/web/checklist +before submitting a driver. +---=20 +You received this message because you are subscribed to the Google Groups "= +rtc-linux" group. +To unsubscribe from this group and stop receiving emails from it, send an e= +mail to rtc-linux+unsubscribe@googlegroups.com. +For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 2c06eb6..4627f38 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0201601310157.sKXyINX7%fengguang.wu@intel.com\0" "ref\056ACEEE1.1050800@nvidia.com\0" "From\0Lee Jones <lee.jones@linaro.org>\0" - "Subject\0Re: [PATCH V7 2/8] mfd: max77620: add core driver for MAX77620/MAX20024\0" + "Subject\0[rtc-linux] Re: [PATCH V7 2/8] mfd: max77620: add core driver for MAX77620/MAX20024\0" "Date\0Mon, 1 Feb 2016 08:25:53 +0000\0" "To\0Laxman Dewangan <ldewangan@nvidia.com>\0" "Cc\0kbuild test robot <lkp@intel.com>" @@ -32,7 +32,7 @@ "\n" "> This depends on patch\n" "> [PATCH V2] mfd: core: add macro for adding mfd cells\n" - "> \n" + ">=20\n" "> and due to absence of this patch, it reports the error.\n" "\n" "If you have dependencies, why aren't they in this set?\n" @@ -42,108 +42,159 @@ "> >\n" "> >[auto build test ERROR on pinctrl/for-next]\n" "> >[also build test ERROR on v4.5-rc1 next-20160129]\n" - "> >[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]\n" + "> >[if your patch is applied to the wrong git tree, please drop us a note t=\n" + "o help improving the system]\n" "> >\n" - "> >url: https://github.com/0day-ci/linux/commits/Laxman-Dewangan/Add-support-for-MAXIM-MAX77620-MAX20024-PMIC/20160131-005355\n" - "> >base: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git for-next\n" + "> >url: https://github.com/0day-ci/linux/commits/Laxman-Dewangan/Add-sup=\n" + "port-for-MAXIM-MAX77620-MAX20024-PMIC/20160131-005355\n" + "> >base: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pin=\n" + "ctrl.git for-next\n" "> >config: i386-allmodconfig (attached as .config)\n" "> >reproduce:\n" "> > # save the attached .config to linux build tree\n" - "> > make ARCH=i386\n" + "> > make ARCH=3Di386\n" "> >\n" "> >All errors (new ones prefixed by >>):\n" "> >\n" - "> >>>drivers/mfd/max77620.c:57:2: error: implicit declaration of function 'DEFINE_MFD_CELL_NAME' [-Werror=implicit-function-declaration]\n" + "> >>>drivers/mfd/max77620.c:57:2: error: implicit declaration of function '=\n" + "DEFINE_MFD_CELL_NAME' [-Werror=3Dimplicit-function-declaration]\n" "> > DEFINE_MFD_CELL_NAME(\"max77620-pinctrl\"),\n" "> > ^\n" - "> >>>drivers/mfd/max77620.c:57:2: error: initializer element is not constant\n" - "> > drivers/mfd/max77620.c:57:2: note: (near initialization for 'max77620_children[0].name')\n" - "> >>>drivers/mfd/max77620.c:58:2: error: implicit declaration of function 'DEFINE_MFD_CELL_NAME_RESOURCE' [-Werror=implicit-function-declaration]\n" + "> >>>drivers/mfd/max77620.c:57:2: error: initializer element is not constan=\n" + "t\n" + "> > drivers/mfd/max77620.c:57:2: note: (near initialization for 'max7762=\n" + "0_children[0].name')\n" + "> >>>drivers/mfd/max77620.c:58:2: error: implicit declaration of function '=\n" + "DEFINE_MFD_CELL_NAME_RESOURCE' [-Werror=3Dimplicit-function-declaration]\n" "> > DEFINE_MFD_CELL_NAME_RESOURCE(\"max77620-gpio\", gpio_resources),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:58:2: error: initializer element is not constant\n" - "> > drivers/mfd/max77620.c:58:2: note: (near initialization for 'max77620_children[0].id')\n" - "> > drivers/mfd/max77620.c:59:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:58:2: error: initializer element is not const=\n" + "ant\n" + "> > drivers/mfd/max77620.c:58:2: note: (near initialization for 'max7762=\n" + "0_children[0].id')\n" + "> > drivers/mfd/max77620.c:59:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME(\"max77620-pmic\"),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:59:2: note: (near initialization for 'max77620_children[0].usage_count')\n" - "> > drivers/mfd/max77620.c:60:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:59:2: note: (near initialization for 'max7762=\n" + "0_children[0].usage_count')\n" + "> > drivers/mfd/max77620.c:60:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME_RESOURCE(\"max77620-rtc\", rtc_resources),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:60:2: note: (near initialization for 'max77620_children[0].enable')\n" - "> > drivers/mfd/max77620.c:61:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:60:2: note: (near initialization for 'max7762=\n" + "0_children[0].enable')\n" + "> > drivers/mfd/max77620.c:61:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME_RESOURCE(\"max77620-power\", power_resources),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:61:2: note: (near initialization for 'max77620_children[0].disable')\n" - "> > drivers/mfd/max77620.c:62:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:61:2: note: (near initialization for 'max7762=\n" + "0_children[0].disable')\n" + "> > drivers/mfd/max77620.c:62:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME(\"max77620-watchdog\"),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:62:2: note: (near initialization for 'max77620_children[0].suspend')\n" - "> > drivers/mfd/max77620.c:63:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:62:2: note: (near initialization for 'max7762=\n" + "0_children[0].suspend')\n" + "> > drivers/mfd/max77620.c:63:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME(\"max77620-clock\"),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:63:2: note: (near initialization for 'max77620_children[0].resume')\n" - "> > drivers/mfd/max77620.c:64:2: error: initializer element is not constant\n" - "> > DEFINE_MFD_CELL_NAME_RESOURCE(\"max77620-thermal\", thermal_resources),\n" + "> > drivers/mfd/max77620.c:63:2: note: (near initialization for 'max7762=\n" + "0_children[0].resume')\n" + "> > drivers/mfd/max77620.c:64:2: error: initializer element is not const=\n" + "ant\n" + "> > DEFINE_MFD_CELL_NAME_RESOURCE(\"max77620-thermal\", thermal_resource=\n" + "s),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:64:2: note: (near initialization for 'max77620_children[0].platform_data')\n" - "> > drivers/mfd/max77620.c:68:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:64:2: note: (near initialization for 'max7762=\n" + "0_children[0].platform_data')\n" + "> > drivers/mfd/max77620.c:68:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME(\"max20024-pinctrl\"),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:68:2: note: (near initialization for 'max20024_children[0].name')\n" - "> > drivers/mfd/max77620.c:69:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:68:2: note: (near initialization for 'max2002=\n" + "4_children[0].name')\n" + "> > drivers/mfd/max77620.c:69:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME_RESOURCE(\"max20024-gpio\", gpio_resources),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:69:2: note: (near initialization for 'max20024_children[0].id')\n" - "> > drivers/mfd/max77620.c:70:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:69:2: note: (near initialization for 'max2002=\n" + "4_children[0].id')\n" + "> > drivers/mfd/max77620.c:70:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME(\"max20024-pmic\"),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:70:2: note: (near initialization for 'max20024_children[0].usage_count')\n" - "> > drivers/mfd/max77620.c:71:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:70:2: note: (near initialization for 'max2002=\n" + "4_children[0].usage_count')\n" + "> > drivers/mfd/max77620.c:71:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME_RESOURCE(\"max20024-rtc\", rtc_resources),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:71:2: note: (near initialization for 'max20024_children[0].enable')\n" - "> > drivers/mfd/max77620.c:72:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:71:2: note: (near initialization for 'max2002=\n" + "4_children[0].enable')\n" + "> > drivers/mfd/max77620.c:72:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME_RESOURCE(\"max20024-power\", power_resources),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:72:2: note: (near initialization for 'max20024_children[0].disable')\n" - "> > drivers/mfd/max77620.c:73:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:72:2: note: (near initialization for 'max2002=\n" + "4_children[0].disable')\n" + "> > drivers/mfd/max77620.c:73:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME(\"max20024-watchdog\"),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:73:2: note: (near initialization for 'max20024_children[0].suspend')\n" - "> > drivers/mfd/max77620.c:74:2: error: initializer element is not constant\n" + "> > drivers/mfd/max77620.c:73:2: note: (near initialization for 'max2002=\n" + "4_children[0].suspend')\n" + "> > drivers/mfd/max77620.c:74:2: error: initializer element is not const=\n" + "ant\n" "> > DEFINE_MFD_CELL_NAME(\"max20024-clock\"),\n" "> > ^\n" - "> > drivers/mfd/max77620.c:74:2: note: (near initialization for 'max20024_children[0].resume')\n" + "> > drivers/mfd/max77620.c:74:2: note: (near initialization for 'max2002=\n" + "4_children[0].resume')\n" "> > cc1: some warnings being treated as errors\n" "> >\n" "> >vim +/DEFINE_MFD_CELL_NAME +57 drivers/mfd/max77620.c\n" "> >\n" - "> > 51\t\tREGMAP_IRQ_REG(MAX77620_IRQ_LBT_MBATLOW, 1, MAX77620_IRQ_LBM_MASK),\n" - "> > 52\t\tREGMAP_IRQ_REG(MAX77620_IRQ_LBT_TJALRM1, 1, MAX77620_IRQ_TJALRM1_MASK),\n" - "> > 53\t\tREGMAP_IRQ_REG(MAX77620_IRQ_LBT_TJALRM2, 1, MAX77620_IRQ_TJALRM2_MASK),\n" + "> > 51\t\tREGMAP_IRQ_REG(MAX77620_IRQ_LBT_MBATLOW, 1, MAX77620_IRQ_LBM_MA=\n" + "SK),\n" + "> > 52\t\tREGMAP_IRQ_REG(MAX77620_IRQ_LBT_TJALRM1, 1, MAX77620_IRQ_TJALRM=\n" + "1_MASK),\n" + "> > 53\t\tREGMAP_IRQ_REG(MAX77620_IRQ_LBT_TJALRM2, 1, MAX77620_IRQ_TJALRM=\n" + "2_MASK),\n" "> > 54\t};\n" - "> > 55\t\n" - "> > 56\tstatic struct mfd_cell max77620_children[] = {\n" + "> > 55=09\n" + "> > 56\tstatic struct mfd_cell max77620_children[] =3D {\n" "> > > 57\t\tDEFINE_MFD_CELL_NAME(\"max77620-pinctrl\"),\n" "> > > 58\t\tDEFINE_MFD_CELL_NAME_RESOURCE(\"max77620-gpio\", gpio_resources),\n" "> > 59\t\tDEFINE_MFD_CELL_NAME(\"max77620-pmic\"),\n" "> > 60\t\tDEFINE_MFD_CELL_NAME_RESOURCE(\"max77620-rtc\", rtc_resources),\n" - "> > 61\t\tDEFINE_MFD_CELL_NAME_RESOURCE(\"max77620-power\", power_resources),\n" + "> > 61\t\tDEFINE_MFD_CELL_NAME_RESOURCE(\"max77620-power\", power_resources=\n" + "),\n" "> >\n" "> >---\n" - "> >0-DAY kernel test infrastructure Open Source Technology Center\n" - "> >https://lists.01.org/pipermail/kbuild-all Intel Corporation\n" - "> \n" + "> >0-DAY kernel test infrastructure Open Source Technology C=\n" + "enter\n" + "> >https://lists.01.org/pipermail/kbuild-all Intel Corpor=\n" + "ation\n" + ">=20\n" "\n" - "-- \n" + "--=20\n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org \342\224\202 Open source software for ARM SoCs\n" + "Linaro.org =E2=94=82 Open source software for ARM SoCs\n" "Follow Linaro: Facebook | Twitter | Blog\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-gpio\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "\n" + "--=20\n" + "--=20\n" + "You received this message because you are subscribed to \"rtc-linux\".\n" + "Membership options at http://groups.google.com/group/rtc-linux .\n" + "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" + "before submitting a driver.\n" + "---=20\n" + "You received this message because you are subscribed to the Google Groups \"=\n" + "rtc-linux\" group.\n" + "To unsubscribe from this group and stop receiving emails from it, send an e=\n" + "mail to rtc-linux+unsubscribe@googlegroups.com.\n" + For more options, visit https://groups.google.com/d/optout. -33ca86271334e5e6811b7715cd53045a493339f3410ed74344ab72f6df4548f2 +c08f529a1e2e001c808957a971f2497d98dfa171d9688d0cf3a1f3532cc20424
diff --git a/a/1.txt b/N2/1.txt index 7f2c8f0..964f5cc 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -111,7 +111,3 @@ Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog --- -To unsubscribe from this list: send the line "unsubscribe linux-gpio" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 2c06eb6..5b6aedd 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -140,10 +140,6 @@ "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" "Linaro.org \342\224\202 Open source software for ARM SoCs\n" - "Follow Linaro: Facebook | Twitter | Blog\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-gpio\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Follow Linaro: Facebook | Twitter | Blog -33ca86271334e5e6811b7715cd53045a493339f3410ed74344ab72f6df4548f2 +8d654157a9092a522483a7b23619bff1beaa8a2215efc57b938c0deb9d9c125e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.