On Wed, May 05, 2021 at 06:47:43PM -0700, Guenter Roeck wrote:
On Wed, May 05, 2021 at 02:05:05PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.190 release. There are 15 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri, 07 May 2021 12:04:54 +0000. Anything received after that time might be too late.
[ ... ]
Shengjiu Wang shengjiu.wang@nxp.com ASoC: ak5558: Add MODULE_DEVICE_TABLE
Shengjiu Wang shengjiu.wang@nxp.com ASoC: ak4458: Add MODULE_DEVICE_TABLE
Wait, this also has the double commit. Can you please remove the bad one ?
Actually, both need to be removed because they are already in the tree:
$ git describe v4.19.189-16-g5a3ba2f90f87 $ git log --oneline v4.19.. sound/soc/codecs/ak4458.c sound/soc/codecs/ak5558.c e32ee6f6fbcd ASoC: ak5558: Add MODULE_DEVICE_TABLE 5d0fe4839d63 ASoC: ak4458: Add MODULE_DEVICE_TABLE 04bb225a4824 ASoC: ak5558: Add MODULE_DEVICE_TABLE 25a09f4aad56 ASoC: ak4458: Add MODULE_DEVICE_TABLE 3f8d3c9506a5 ASoC: ak4458: rstn_control - return a non-zero on error only 4c31b4b4ba65 ASoC: ak4458: add return value for ak4458_probe
This applies to all branches.
Thanks, Guenter