)]}'
{
  "commit": "8ef9df55a72425e269575fa74cbbedec4672bdc4",
  "tree": "26b586cdb86993462827f6558d2187e52c9669ed",
  "parents": [
    "19f52fae5adb7f2fd5b75251f9bd761f43a36476"
  ],
  "author": {
    "name": "Lars-Peter Clausen",
    "email": "lars@metafoo.de",
    "time": "Mon Dec 29 18:43:37 2014 +0100"
  },
  "committer": {
    "name": "Takashi Iwai",
    "email": "tiwai@suse.de",
    "time": "Tue Dec 30 16:27:47 2014 +0100"
  },
  "message": "ALSA: Add support for wildcard msbits constraints\n\nCurrently the msbits constraints requires to specify a specific sample\nformat width for which the constraint should be applied. But often the\nnumber of most significant bits is not sample format specific, but rather a\nabsolute limit. E.g. the PCM interface might accept 32-bit and 24-bit\nsamples, but the DAC has a 16-bit resolution and throws away the LSBs. In\nthis case for both 32-bit and 24-bit format msbits should be set to 16. This\npatch extends snd_pcm_hw_constraint_msbits() so that a wildcard constraint\ncan be setup that is applied for all formats with a sample width larger than\nthe specified msbits. Choosing the wildcard constraint is done by setting\nthe sample width parameter of the function to 0.\n\nSigned-off-by: Lars-Peter Clausen \u003clars@metafoo.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b0c153534a292816446b7d507c1fa0a6a27d5528",
      "old_mode": 33188,
      "old_path": "sound/core/pcm_lib.c",
      "new_id": "db05e04d007096d2322b02fea9ab69470b07a4bc",
      "new_mode": 33188,
      "new_path": "sound/core/pcm_lib.c"
    }
  ]
}
