1. 11 12月, 2013 1 次提交
  2. 25 9月, 2013 3 次提交
  3. 14 8月, 2013 3 次提交
  4. 14 6月, 2013 3 次提交
  5. 21 5月, 2013 2 次提交
  6. 16 4月, 2013 1 次提交
  7. 10 1月, 2013 8 次提交
  8. 04 1月, 2013 1 次提交
    • G
      Drivers: misc: remove __dev* attributes. · 0fe763c5
      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>
      0fe763c5
  9. 20 11月, 2012 1 次提交
  10. 27 10月, 2012 2 次提交