1. 27 5月, 2015 2 次提交
  2. 30 1月, 2015 1 次提交
  3. 15 1月, 2015 2 次提交
  4. 17 4月, 2014 1 次提交
  5. 09 10月, 2013 1 次提交
  6. 28 5月, 2013 4 次提交
  7. 12 4月, 2013 1 次提交
  8. 12 1月, 2013 1 次提交
  9. 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
  10. 10 12月, 2012 1 次提交