On Mon, Jun 02, 2014 at 02:09:16PM +0900, Chanwoo Choi wrote: > Dear Greg, > > This is extcon-next-v2 full request for v3.16. This pull request includes > additional patchset after merged previous extcon-next pull > request(tags/extcon-next-for-v3.16). > I add detailed description of this pull request on below. Please pull extcon > with following update. > > Best Regards, > Chanwoo Choi > > The following changes since commit 3f79a3fb5f41e8f2229e5bf8aa725eaa79686f14: > > extcon: palmas: Use devm_extcon_dev_allocate for extcon_dev (2014-04-29 > 09:52:12 +0900) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git > tags/extcon-next-v2-for-3.16
I was thinking it was too late for 3.16-rc1, as the merge window is now open and I like to have things in my tree a week or so before that happens, but I figured this was nice and self-contained so I would take it. So I pulled, and built, and then got this: ERROR: "regmap_irq_get_virq" [drivers/extcon/extcon-sm5502.ko] undefined! ERROR: "regmap_add_irq_chip" [drivers/extcon/extcon-sm5502.ko] undefined! ERROR: "regmap_del_irq_chip" [drivers/extcon/extcon-sm5502.ko] undefined! which makes me know that you haven't done much build testing of the code :( So I can't take this now, sorry, please fix it up and make it ready for 3.17. If you have bugfixes for 3.16, feel free to send them in a separate pull request... thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

