On Mon, Mar 6, 2017 at 9:09 AM, Michał Kępień <kernel@xxxxxxxxxx> wrote: >> On Thu, Mar 2, 2017 at 2:02 PM, Michał Kępień <kernel@xxxxxxxxxx> wrote: >> > + * Since sparse_keymap_setup() now uses a managed allocation for the >> > + * keymap copy, use of this function is deprecated. >> >> So... >> >> > */ >> > void sparse_keymap_free(struct input_dev *dev) >> >> ... add __deprecated then? > > Sure, I can do that if Dmitry recognizes this patch as otherwise sane. > I have never used that attribute before, so thanks for the tip. It will provoke a warning when compiling the code. It makes sense if anyone is going to fix the current users and leave old API for one cycle. So, the question is what we are going to do with an old API. -- With Best Regards, Andy Shevchenko -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html