Skip to content
  • John Stultz's avatar
    blackfin: Convert blackfin to use read/update_persistent_clock · cb0e9963
    John Stultz authored
    
    
    This patch converts the blackfin architecture to use the generic
    read_persistent_clock and update_persistent_clock interfaces, reducing
    the amount of arch specific code we have to maintain, and allowing for
    further cleanups in the future.
    
    I have not built or tested this patch, so help from arch maintainers
    would be appreciated.
    
    Signed-off-by: default avatarJohn Stultz <johnstul@us.ibm.com>
    Cc: Mike Frysinger <vapier@gentoo.org>
    Cc: Andrew Morton <akpm@linux-foundation.org>
    LKML-Reference: <1267675049-12337-10-git-send-email-johnstul@us.ibm.com>
    Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
    cb0e9963