From: Mark Brown Date: Mon, 12 Oct 2015 18:24:30 +0000 (+0100) Subject: Merge tag 'regmap-offload-update-bits' into regmap-next X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b3961e8703cbacf45116aea44f0c1cdaf8c8b40c;p=openwrt%2Fstaging%2Fblogic.git Merge tag 'regmap-offload-update-bits' into regmap-next regmap: Allow buses to provide a custom update_bits() operation Some buses provide a native _update_bits() operation which for uncached registers is faster than doing a read/modify/write cycle as it is a single bus transaction. Add support for implementing this to regmap. # gpg: Signature made Tue 06 Oct 2015 16:21:47 BST using RSA key ID 5D5487D0 # gpg: Oops: keyid_from_fingerprint: no pubkey # gpg: Oops: keyid_from_fingerprint: no pubkey # gpg: key 00000000 occurs more than once in the trustdb # gpg: key 16005C11: no public key for trusted key - skipped # gpg: key 16005C11 marked as ultimately trusted # gpg: Good signature from "Mark Brown " # gpg: aka "Mark Brown " # gpg: aka "Mark Brown " # gpg: aka "Mark Brown " # gpg: aka "Mark Brown " # gpg: aka "Mark Brown " --- b3961e8703cbacf45116aea44f0c1cdaf8c8b40c