[PATCH] misc improvements

Sascha Hauer s.hauer at pengutronix.de
Sun Oct 7 07:39:46 EDT 2012


Some things that should have been changed earlier: Print error messages
when a driver probe or a initcall fails. Also some cleanups in the console
activation area.

Sascha

----------------------------------------------------------------
Sascha Hauer (5):
      driver: print error message when probe fails
      resource: statically initialize iomem resource
      console: Cleanup console activation
      console: cleanup Kconfig
      startup: Print error message when initcall fails

 common/Kconfig        |   35 ++++++++++++++++++++++++---------
 common/console.c      |   51 +++++++++++++++++++++++++------------------------
 common/resource.c     |   10 ++--------
 common/startup.c      |    4 +++-
 drivers/base/driver.c |    7 ++++++-
 5 files changed, 63 insertions(+), 44 deletions(-)



More information about the barebox mailing list