On Wed, Aug 16, 2017 at 6:02 PM, Mark Brown <broonie@xxxxxxxxxx> wrote: > The patch > > spi: Pick spi bus number from Linux idr or spi alias > > has been applied to the spi tree at > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git > > All being well this means that it will be integrated into the linux-next > tree (usually sometime in the next 24 hours) and sent to Linus during > the next merge window (or sooner if it is a bug fix), however if > problems are discovered then the patch may be dropped or reverted. > > You may get further e-mails resulting from automated or manual testing > and review of the tree, please engage with people reporting problems and > send followup patches addressing any issues that are reported if needed. > > If any updates are required or you are submitting further changes they > should be sent as incremental updates against current git, existing > patches will not be replaced. Oops, so bad commit messages are cast in stone... > From 9b61e302210eba55768962f2f11e96bb508c2408 Mon Sep 17 00:00:00 2001 > From: Suniel Mahesh <sunil.m@xxxxxxxxxxxx> > Date: Thu, 3 Aug 2017 10:05:57 +0530 > Subject: [PATCH] spi: Pick spi bus number from Linux idr or spi alias > > Modify existing code, for automatically picking the spi bus number based > on Linux idr scheme as mentioned in FIXME. FIXME? > This patch does the following: > (a) Remove the now unnecessary code which was allocating bus numbers using > ATOMIC_INIT and atomic_dec_return macros. > (b) If we have an alias, pick the bus number from alias ID > (c) Convert to linux idr interface > > Signed-off-by: Suniel Mahesh <sunil.m@xxxxxxxxxxxx> > Signed-off-by: Karthik Tummala <karthik@xxxxxxxxxxxx> > Tested-by: Karthik Tummala <karthik@xxxxxxxxxxxx> > Signed-off-by: Mark Brown <broonie@xxxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html