1. 29 Oct, 2012 4 commits
  2. 28 Oct, 2012 1 commit
  3. 26 Oct, 2012 8 commits
  4. 25 Oct, 2012 1 commit
  5. 24 Oct, 2012 4 commits
  6. 22 Oct, 2012 8 commits
  7. 19 Oct, 2012 8 commits
  8. 16 Oct, 2012 4 commits
  9. 14 Oct, 2012 1 commit
  10. 05 Oct, 2012 1 commit
    • Alessandro Rubini's avatar
      port to fmc-bus abstraction · fcddc1cd
      Alessandro Rubini authored
      Several changes to make it compile under the new abstraction
      
      - probe and remove are related to an fmc_driver structure. Thus
      the fd-spec.c is obsolete.  Still, the driver is bound to the spec
      and as such it refuses to initialize under a different carrier.
      
      - we don't have "spec" in the structure but "fmc"
      
      - i2c referred to pdev, but has been cleaned up
      
      - fd-zio unfortunately refers to pdev to build the local ID.
      
      Still a lot of details are to be fixed.
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      fcddc1cd