Re: [PATCH v2 3/8] drivers: char: use module_platform_driver_probe()

2013-03-21 Thread Fabio Porcedda
On Thu, Mar 21, 2013 at 10:55 AM, Herbert Xu
herb...@gondor.apana.org.au wrote:
 On Thu, Mar 14, 2013 at 06:09:33PM +0100, Fabio Porcedda wrote:
 This patch converts the drivers to use the
 module_platform_driver_probe() macro which makes the code smaller and
 a bit simpler.

 Signed-off-by: Fabio Porcedda fabio.porce...@gmail.com
 Cc: Greg Kroah-Hartman gre...@linuxfoundation.org
 Cc: Matt Mackall m...@selenic.com
 Cc: Herbert Xu herb...@gondor.apana.org.au
 Cc: Fabio Estevam fabio.este...@freescale.com
 Cc: Sascha Hauer s.ha...@pengutronix.de

 Patch applied.

The patch is already in
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git.
Are you speaking about that?

Best regards
--
Fabio Porcedda
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 3/8] drivers: char: use module_platform_driver_probe()

2013-03-21 Thread Herbert Xu
On Thu, Mar 21, 2013 at 11:15:26AM +0100, Fabio Porcedda wrote:
 On Thu, Mar 21, 2013 at 10:55 AM, Herbert Xu
 herb...@gondor.apana.org.au wrote:
  On Thu, Mar 14, 2013 at 06:09:33PM +0100, Fabio Porcedda wrote:
  This patch converts the drivers to use the
  module_platform_driver_probe() macro which makes the code smaller and
  a bit simpler.
 
  Signed-off-by: Fabio Porcedda fabio.porce...@gmail.com
  Cc: Greg Kroah-Hartman gre...@linuxfoundation.org
  Cc: Matt Mackall m...@selenic.com
  Cc: Herbert Xu herb...@gondor.apana.org.au
  Cc: Fabio Estevam fabio.este...@freescale.com
  Cc: Sascha Hauer s.ha...@pengutronix.de
 
  Patch applied.
 
 The patch is already in
 git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git.
 Are you speaking about that?

OK, I'll remove it from my tree.

Thanks,
-- 
Email: Herbert Xu herb...@gondor.apana.org.au
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 3/8] drivers: char: use module_platform_driver_probe()

2013-03-21 Thread Herbert Xu
On Thu, Mar 14, 2013 at 06:09:33PM +0100, Fabio Porcedda wrote:
 This patch converts the drivers to use the
 module_platform_driver_probe() macro which makes the code smaller and
 a bit simpler.
 
 Signed-off-by: Fabio Porcedda fabio.porce...@gmail.com
 Cc: Greg Kroah-Hartman gre...@linuxfoundation.org
 Cc: Matt Mackall m...@selenic.com
 Cc: Herbert Xu herb...@gondor.apana.org.au
 Cc: Fabio Estevam fabio.este...@freescale.com
 Cc: Sascha Hauer s.ha...@pengutronix.de

Patch applied.
-- 
Email: Herbert Xu herb...@gondor.apana.org.au
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html