1. 20 9月, 2013 1 次提交
  2. 04 1月, 2013 1 次提交
    • G
      Drivers: video: remove __dev* attributes. · 48c68c4f
      Greg Kroah-Hartman 提交于
      CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
      markings need to be removed.
      
      This change removes the use of __devinit, __devexit_p, __devinitdata,
      __devinitconst, and __devexit from these drivers.
      
      Based on patches originally written by Bill Pemberton, but redone by me
      in order to handle some of the coding style issues better, by hand.
      
      Cc: Bill Pemberton <wfp5p@virginia.edu>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      48c68c4f
  3. 23 9月, 2012 1 次提交
    • A
      video: mbxfb: Include linux/io.h instead of asm/io.h · ac9e51bd
      Axel Lin 提交于
      This fixes below build error:
      
        CC [M]  drivers/video/mbx/mbxfb.o
      drivers/video/mbx/mbxfb.c: In function 'mbxfb_probe':
      drivers/video/mbx/mbxfb.c:942:2: error: implicit declaration of function 'devm_ioremap_nocache' [-Werror=implicit-function-declaration]
      drivers/video/mbx/mbxfb.c:942:22: warning: assignment makes pointer from integer without a cast [enabled by default]
      drivers/video/mbx/mbxfb.c:952:21: warning: assignment makes pointer from integer without a cast [enabled by default]
      cc1: some warnings being treated as errors
      Signed-off-by: NAxel Lin <axel.lin@gmail.com>
      Signed-off-by: NFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
      ac9e51bd
  4. 23 8月, 2012 1 次提交
  5. 09 6月, 2012 1 次提交
  6. 22 4月, 2012 1 次提交
  7. 20 12月, 2011 1 次提交
  8. 08 10月, 2011 1 次提交
  9. 05 2月, 2010 1 次提交
  10. 11 3月, 2008 1 次提交
  11. 17 10月, 2007 1 次提交
  12. 09 12月, 2006 1 次提交
  13. 03 10月, 2006 2 次提交
  14. 15 7月, 2006 1 次提交