Hi all, On 24 August 2016 at 06:46, Vladimir Zapolskiy <vladimir_zapolskiy at mentor.com> wrote:
> MODULE_AUTHOR("Sascha Hauer <s.hauer at pengutronix.de>"); > MODULE_AUTHOR("Andy Yan <andy.yan at rock-chips.com>"); > MODULE_AUTHOR("Yakir Yang <ykk at rock-chips.com>"); > +MODULE_AUTHOR("Vladimir Zapolskiy <vladimir_zapolskiy at mentor.com>"); Don't meant to start a flame-war or alike but to educate myself: Where does one draw the line about adding new author(s) of said module/subsystem ? Afaict this is the most common (?) driver in DRM where the list has grown over time. Should we do the same with others ? Thanks Emil